Possible Duplicate:
What PHP MVC framework can you recommend?
I've decided to start my next project using MVC structure.. Until now , i haven't used any framework or php editors , project designer tools for any of my previous projects...
And all of them are working charm...
But i decided to use MVC because the project may expand continuously and we may need changes from time to time and i think i can split the task of design and code separately.
So what's the best php framework i can start with and is there any changes i should do while developing using php in MVC structure?
Suggestions please