PHP5 Classes

Discussion in 'PHP' started by kuepper, Jul 7, 2006.

  1. #1
    Can anyone point me to a good PHP5 classes tutorial? I've found several PHP4 ones, but no PHP5 ones. If there are none- what are the basic differences between the two? I took a look at the PHP5 manual, but it's a bit hard to follow.

    I also had a quick question: When you are creating classes for a website, do you typically include ALL functions involved in the website operation, or do you include another functions-only file using stuff you don't need to re-use later?

    Thanks!
     
    kuepper, Jul 7, 2006 IP
  2. clenard

    clenard Active Member

    Messages:
    458
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    95
    #2
    Hey Kuepper,

    I'm not sure about any tutorials - but you should check out the Zend site(maybe even their framework??) as they're pushing PHP5 the most, obviously. I'm sure there will be plenty of info if you google for it...

    You should check out Books though... there's a ton of books on PHP5 out there :)

    PHP 5 OOP is more like OOP in Java...
     
    clenard, Jul 7, 2006 IP
  3. matt-

    matt- Peon

    Messages:
    233
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    matt-, Jul 8, 2006 IP