My project is based on a web application for digital media creative’s (e.g. illustrators, web designers) to submit images at each stage of a project for a client to approve or request a revision on and make additional comments and possibly annotations. The web application would be centered on accounts with different privileges and project areas that show the projects progression and notify the respondents by email if any update is made.

I have worked with the Zend Framework but only as a web designer for implementing the static xhtml & css so I'm familiar with the file structure and admin controller but nothing more than that. Because I'm not advanced at PHP, at the moment I only know enough to be able to create a PHP website that queries an SQL database to retrieve content information. So I'm thinking the Zend framework may not be suitable? Another framework I'm considering is Codeigniter but based on the project requirements above what would you suggest?

link|improve this question
The feature requirements don't constrain the choice much. You won't find that any framework eases implementing those custom business rules either. So look for documentation and simple APIs. There's no definitive answer to such questions. – mario Oct 26 '11 at 11:51
feedback

closed as not constructive by Shef, mario, Damien Pirsy, Phil, Explosion Pills Oct 26 '11 at 12:57

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

Browse other questions tagged or ask your own question.