Log in

View Full Version : Resolved php 4 to php 5



bluewalrus
12-14-2008, 05:10 PM
I'm changing my server over from php4 to php5 today and I was wondering because I've been given codes that would only work in php5, will php 4 still work in php 5?

BLiZZaRD
12-14-2008, 05:15 PM
There are some reports of issues, but depending on what scripts you are using there shouldn't be a problem.

If there is you can just add an addHandler to your .htaccess ;)

bluewalrus
12-14-2008, 05:23 PM
OO okay thanks. I just figured out where that resolved was hah.