if i install php5 will it affect any of the php4.3.3 code that i have running at all...?? i want to install 5 and see what they have new going on and stuff but i dont want to crash my 4.3.3 running code any....
and where would i be able to read a list of stuff that is new in 5??
You _can_ run both PHP 5 and PHP 4 on the same server (and even at the same time), but I wouldn't recommend that. If you want to see an update on what all changed in PHP 5 just check out www.zend.com, they have articles with all the changes there.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php