For the past year or so all of my projects did not require the use of a framework, (shopping carts, maintenance, etc), but now I have a client who needs a solution with a user registration/login system and a backend control panel. I am actually very exited about this project since I get to do every from scratch! My code, my structure, my way! So my question is... what framework should I use?
Hello Mate, Though i am not a big fan of a frameworks. as there are always some issues attached to the frameworks. majority i observed there are php and mysql version compatibility issues. This basically leads in a great problem especially on shared hosting.. lately i have fount CodeIgnitor MVC framework http://www.codeignitor.com/ which seems to be quite promising ..i have spent some tiem playing aroun code ignitor on this week end ... It also supports php4.X and 5.X