Jump to content

PHP 4 or PHP 5?


evulture

Recommended Posts

Besides OOP, there isn't much difference between 4 and 5. I don't think 4 has exception handling and there are certain functions that do not exist in 4 but do in 5 (you could always look it up in the manual if you are in doubt). I'd probably go for PHP5, though you must just be aware that the majority of the web hosts are running PHP4.

Link to comment
https://forums.phpfreaks.com/topic/53700-php-4-or-php-5/#findComment-265414
Share on other sites

thanks for such a quick reply ... today i bought

 

A book "Wrox Beginning PHP5" http://www.amazon.com/Beginning-PHP5-Programmer-Dan-Squier/dp/0764557831/ref=pd_bbs_sr_1/002-9451238-8058433?ie=UTF8&s=books&qid=1180601999&sr=8-1

and

 

Video tutorial "Lynda.com's Learn PHP" CD ....

 

is there anything else that i should buy to learn because i wanna learn ore organized rather than searching for stuff????

Link to comment
https://forums.phpfreaks.com/topic/53700-php-4-or-php-5/#findComment-265429
Share on other sites

Well, the manual is pretty good. Else there is the tutorial at PHP Freaks: http://www.phpfreaks.com/tutorials.php

 

You mentioned being an ASP web developer. If you don't already know MySQL, then a book/tutorial on that would probably be good as well if the things you mentioned you've just bought don't already cover that.

Link to comment
https://forums.phpfreaks.com/topic/53700-php-4-or-php-5/#findComment-265434
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.