Auto generate Model, views, controler from table's sql |
[eluser]TWP Marketing[/eluser]
[quote author="mysterious" date="1307617725"]thanks donald...googled for “codeigniter crud generator” and found this http://projects.keithics.com/crud-genera...deigniter/ . Let me give it a try then i will share my experience. BTW i thought CI will have this feature built in. Now i m confused, if CI is one of best php framework then why it does not have CRUD generator feature ?? Thoughts ??[/quote] CI let's you make your own designs, rather than offering a single style as the defacto standard. You will find several CRUD generators have been offered by the community, each has different features. The same is true of utilities (Authorization, etc.). Do a search of the CI Wiki and this forum. It is a case of one size does not fit all. |
Messages In This Thread |
Auto generate Model, views, controler from table's sql - by El Forum - 06-08-2011, 08:19 AM
Auto generate Model, views, controler from table's sql - by El Forum - 06-08-2011, 05:14 PM
Auto generate Model, views, controler from table's sql - by El Forum - 06-09-2011, 12:08 AM
Auto generate Model, views, controler from table's sql - by El Forum - 06-09-2011, 12:41 PM
Auto generate Model, views, controler from table's sql - by El Forum - 07-03-2011, 09:53 PM
|