PHP 5

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
Sevengraff
Forum Contributor
Posts: 232
Joined: Thu Apr 25, 2002 9:34 pm
Location: California USA
Contact:

PHP 5

Post by Sevengraff »

why is there a book on php 5, but i can't download it? Does this mean its comming out soon?
Random
Forum Commoner
Posts: 30
Joined: Wed Mar 12, 2003 5:38 pm

Post by Random »

Yes, it is yet to be released, just like the books :D
MattSharp
Forum Commoner
Posts: 62
Joined: Wed Apr 24, 2002 2:25 pm

Post by MattSharp »

What kinds of major upgrades would exist in a language? I am a relatively new programmer. (I'm 19, been programming for 5 years or so but nothing professional). So what could I expect in PHP 5?
User avatar
Sevengraff
Forum Contributor
Posts: 232
Joined: Thu Apr 25, 2002 9:34 pm
Location: California USA
Contact:

Post by Sevengraff »

i heard that 5 is going to make OOP easier, but i dont know for sure whats up. I was just suprised to see that there is a book on it when the newest realease is 4.3.2.
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

This thread has some info and a link with more info... I don't think OO will be any easier, just better :) "Good" OO functionality tends to be more complex than easy, at least to newbies..
Post Reply