Creating web Application with CodeExtinguisher
CodeIgniter is a gorgeous Framework and now I learn about it. This time I want to learn about how to create an application using CodeExtinguisher. This tool using CodeIgniter to organize and made easier to create an apllication.
Basically all that we need is building a good database to use CodeEx (CodeExtinguisher). With good database design, all your application will run smoothly. I will try to give some information the CodeEx.
Database design :
- Fieldname using underscore ( _ )
When you create fields in tables, if you need 2 phrase or more use underscore to separate each phrase. It will recognize automatically by CodeEx and you won’t build your own controller.
- Primary key use word id
Creating primary key field use id, CodeEx also use this as the key to maintain your form.

English

October 29th, 2008 at 12:03
CodeExtinguisher? he..he… boleh dicoba tuh… siip… thnks.. postingannya mantab…
October 30th, 2008 at 1:31
Cocok untuk para beginner seperti saya, tetapi klo sudah urusan customize mumet juga karena masih bingung logika dan alur programnya.