Page 1 of 1
PHP 5
Posted: Thu Mar 13, 2003 2:39 pm
by Sevengraff
why is
there a book on php 5, but i can't download it? Does this mean its comming out soon?
Posted: Thu Mar 13, 2003 2:46 pm
by Random
Yes, it is yet to be released, just like the books

Posted: Thu Mar 13, 2003 3:57 pm
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?
Posted: Thu Mar 13, 2003 4:02 pm
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.
Posted: Thu Mar 13, 2003 7:24 pm
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..