1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PHP Framework

Discussion in 'PHP' started by Jatt4lyfe, May 29, 2008.

  1. #1
    If you're looking for a good php framework, I highly recommend you look at http://codeigniter.com. Just spend half an hour on the user guide and I promise you that you will be hooked! It makes general things so easy that you will probably never look back at pure php again for a site.
     
    Jatt4lyfe, May 29, 2008 IP
  2. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #2
    Thanks for sharing, I will give it a try
     
    Trusted Writer, May 29, 2008 IP
  3. Typo3 Steve

    Typo3 Steve Peon

    Messages:
    64
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I also recommend CakePHP: http://www.cakephp.org/

    I use it on a regular basis and LOVE IT! :D

    Steve
     
    Typo3 Steve, May 29, 2008 IP
  4. roy.laurie

    roy.laurie Peon

    Messages:
    51
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Cake is decent. Zend Framework too.

    Most of my work is done using OpenSeeds, which is a framework that my company is currently developing. We've made it tight enough where you can build a fully functional class that can take form input, validate it, and read/write from the database in - just in a couple of minutes.

    We'll be releasing a much needed update publically in a couple of weeks, so I wouldn't bother downloading the old version right now. You can take a look at the docs, though, to get an idea of how it works.
     
    roy.laurie, May 29, 2008 IP
  5. Trusted Writer

    Trusted Writer Banned

    Messages:
    1,370
    Likes Received:
    52
    Best Answers:
    0
    Trophy Points:
    160
    #5
    I believe Zend is great but a heavy weight when it comes to frameworks. I like to keep it as simply as possible so I will be looking into CakePHP to check performance.
     
    Trusted Writer, May 30, 2008 IP