Page 1 of 1

Testing On Olders PHP Versions

Posted: Thu Jul 24, 2003 1:33 am
by Mr. Tech
How can I test my scripts on older php version? I have only the newests versions on my sites... What do i do?

Posted: Thu Jul 24, 2003 1:58 am
by qartis
.. install an older version?

That, or check the php manual. Usually, it'll tell you if a recent(ish) version of php4 has compatibility issues with a function.