PHP Framework for Ajax rich web development

Discussion in 'PHP' started by sam1000s, Mar 22, 2011.

  1. #1
    I've been doing web application programming on my own, without using any frameworks so far. If I need to create an Ajax rich web application, which on of the following is better?

    1) Symfony
    2) Codeigniter
    3) YII

    Thank u
     
    sam1000s, Mar 22, 2011 IP
  2. benc811

    benc811 Peon

    Messages:
    37
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    ajax is javascript you can use it with any php framework
     
    benc811, Mar 23, 2011 IP
  3. sojic

    sojic Active Member

    Messages:
    133
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    90
    #3
    Personally I'm using CodeIgniter. As benc811 said, you can use ajax with everything, php framewors, plain php... any server side script language.
     
    sojic, Mar 25, 2011 IP