Page 1 of 1

php code browser compatanility

Posted: Sat May 17, 2003 11:04 pm
by Bala
Hi All,
One of our web application written in php running in RedHat Linux-7..2 with Apache-1.3.27 and php-4.3.1,

I can use/access the application from Mozilla-0.9.2.1, but If I try to access the same
application from higher version of Mozilla(from RH8.0) or IE-5.x form windows, I am getting the blank page, and the status says page loading.

do I need to change php code to work with all type of browsers??, or ido I need to
upgrade the Apache, and php to the latest version, I am new to php, help me to solve
this error??

Thanks,
Bala.

Posted: Sat May 17, 2003 11:16 pm
by phice
It doesn't matter what browser you use (that I know of). Unless you're dealing with cookies (which will save onto the browser), I wouldn't think there would be a problem. I could be wrong.