python - What is the best, efficient approach to do a quick forms based web project? -


I am a database man and after some years I did something with PHP (no MVC experience) Now I have a data Will have to work on the entry project - a form that will fill the data with user database and submit it. I thought it was more efficient than a spreadsheet approach.

All I need is:

1) Authentication 2) Validating data 3) Submit the data to the database.

How would you suggest that I go ahead? I have 2 weeks for this project. Should I tamper with MVC and do it in the industry standard way or should I go well with the 'OK procedural PHP method?

Some things that I have seen are: 1) Symphony 2) Cake php 3) DJGang

Any ideas, suggestions really appreciate.

Thank you!

Use DJGenaga for two years, and I had a project experience using the KPPP and He hated it. Django was able to perform better in all aspects, most of it works in dragon and transparent way how the framework works. I firmly recommend Django.

Comments