Any CakePHP users here ?

Discussion in 'PHP' started by varunkrish, Jan 20, 2007.

  1. #1
    I have been struggling to get the Model Associations working in cakephp.

    Has anyone used it ?
     
    varunkrish, Jan 20, 2007 IP
  2. projectshifter

    projectshifter Peon

    Messages:
    394
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Any particular reason you're using CakePHP? Frameworks tend to be a pain and if you want others to help you with your code it's a nightmare.
     
    projectshifter, Jan 21, 2007 IP
  3. intoex

    intoex Peon

    Messages:
    414
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Frameworks are easier to understand, and it's good, you are using cakephp. You also can ask cakephp community for your problem
     
    intoex, Jan 24, 2007 IP
  4. projectshifter

    projectshifter Peon

    Messages:
    394
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    In most cases the frameworks are either limited in their abilities, or just about as much work as actual PHP and makes the pages have more dependencies and run slower. It's worth spending the extra few minutes to do actual PHP code than learn and try to use a framework. Not to mention that no serious, professional coding firm uses frameworks, it tends to be the mark of more inexperienced work.
     
    projectshifter, Jan 24, 2007 IP
  5. kozuch82

    kozuch82 Peon

    Messages:
    266
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I wouldnt mind learning and coding in a framework. However, how do I decide which one to chose? And what if I find out that I want to change my framework later? Hm, pain in the a... i guess.
     
    kozuch82, Mar 9, 2007 IP
  6. sadcox66

    sadcox66 Spirit Walker

    Messages:
    496
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I ran into the same issue., after I finally got it installed.
    I could only get it to work in one of the five servers (different PHP and MySql)
    servers I tried. I believe installation at a client site can be a major issue so be forewarned
     
    sadcox66, Mar 10, 2007 IP
  7. kobra

    kobra Member

    Messages:
    75
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #7
    I use Zend Framework and finding alot of weak point, I'm planning to give a try to PHPcake in the near future.
     
    kobra, Mar 16, 2007 IP