Code Comments
Programming Forum and web based access to our favorite programming groups.I had php script that used to work with PHP 4.3.4 but stop working as soon as I use the PHP5RC1? Are there list differences that is deprecated/remove from PHP4.3.4? Thanks
Post Follow-up to this messageWith total disregard for any kind of safety measures "Ruby Tuesdays" <NoSpamPlease_rubytuzdaiz@yahoo.com> leapt forth and uttered: > I had php script that used to work with PHP 4.3.4 but stop > working as soon as I use the PHP5RC1? Are there list differences > that is deprecated/remove from PHP4.3.4? Thanks > > PHP5 comes with a Zend Engine 1 compatibility mode. So unless your scripts are extremely old or very badly coded then they should work with minimal to no alteration. -- Phil Roberts | Dork Pretending To Be Hard | http://www.flatnet.net/
Post Follow-up to this messageOn Wed, 24 Mar 2004 00:33:57 -0500, Ruby Tuesdays wrote: > I had php script that used to work with PHP 4.3.4 but stop working as soon > as I use the PHP5RC1? Are there list differences that is deprecated/remove > from PHP4.3.4? Thanks If you use objects, there's a chance things might break. Have a read here; it's actually quite interesting to know of the new things: http://www.zend.com/php5/articles/e...hp5-changes.php -- Nelson Menezes http://burningorizons.net
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.