So what framework should I use?

Discussion in 'PHP' started by sllik, Feb 5, 2007.

?

What framework is the best?

  1. CakePHP

    0 vote(s)
    0.0%
  2. PRADO

    0 vote(s)
    0.0%
  3. PHP on Trax

    0 vote(s)
    0.0%
  4. Zend Framework

    0 vote(s)
    0.0%
  5. Other

    3 vote(s)
    100.0%
  1. #1
    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?
     
    sllik, Feb 5, 2007 IP
  2. rays

    rays Active Member

    Messages:
    563
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    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
     
    rays, Feb 5, 2007 IP