Which PHP Framework?

They have: 12 posts

Joined: Jun 2004

I have few travel sites...and now I want to step into "desktop programing" with several programs for travel agencies (submission of guests, currency converter and cettera)
My plan is to use php as pr. language (everything will be run on local server).

My knowledge of php (the code) is poor...enough to edit some scritps that they suit my needs...

I need a PHP Framework that will have complete solutions (the code) for my needs, and which I will be able to make my desired "programs".

The majority of my needs are:
1. forms and data what are entered to be stored in mysql database.
2. when in some form field first 2-3 words match existing entries to be automaticly selected (like dropdown box - see Google search)
3. sending mails (collecting data from mysql) form mysql
and cettera and cettera...
90% is about forms...

please advise some PHP Frameworks....that will suit my needs

They have: 121 posts

Joined: Dec 2008

I would say it is near impossible to recommend a framework when you don't know all of the technical requirements. If you are doing the construction yourself, there is also personal preference.

If you are looking for personal anecdotes, I've used Prado and Zend with success. If you would like to ask me more about one of those two with regards to your requirements, I'll do my best to answer.

This site compares many of the popular ones:
http://www.phpframeworks.com/

Cheers,
Sean.

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.