10-21-2007, 04:06 PM
|
#6 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
Quote:
|
On the contrary, 5 and 4 had a significant change
|
i think thats why Salathe said
Quote:
|
in reality there isn't all too much of a drastic change between PHP4 and 5, for the most part, and that's certainly the case for more introductory level
|
as OOP isnt considered an introductionary topic. Yes there have been some slight changes but most of it is backward compatable anyway so you really dont have much to worry about and as Wildhoney said just check the php docs, its a wealth of info.
My advice is to get going with PHP5 and learn OOP, its the way to go, especially if your future projects get large in size.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|