Hi all,
I am going to migrate my application to php 5. My application didnt use object so much. so, which area I need to be carefull about when I migrate to php 5. (if possible, could you give me the url that will explain about that)
thx
Search the PHP.net or zend.com sites for this it's really easy to find. There were a few functions that changed, but the biggest difference (after the OO changes) was with XML.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php