CodeIgniter Application Framework
CodeIgniter work with PHP4. I look for application framework and choose this framework for some tests. It’s fast and small, and work with PHP4 is a advantage. For example Prado work only with PHP5. Most hosting accounts has PHP4. I’ve picture of my ajax application. I need event driven framework, and i need automate applications development. For example if I create html form, and load page with this form and press submit, even if database table not exist, it automaticly create this table. I need database oprtation log, so if I need, with this log i can recover database to any time I want. Engine based on Ajax, automaticly update interface, no mater how much users use application. All has to work in real time. So if CodeIgniter don’t meet my needs, I write own framework. Maybe I’ll discover wheel once again, but it would be my wheel.
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!