Site Archives ExtJS

Using ExtJS form integrated with CakePHP


It should be nice when we create form using ExtJS, so we don’t need to create html or css form from the scratch. For the first time I try to create form with ExtJS and data handle with PHP, I mean pure PHP and doesn’t use any framework.
Now, I try to implement an integrated ExtJS […]