Jump to content

browser compatibility in PHP


nhojeinnor

Recommended Posts

Php is a server side scripting language and has nothing to do with the browser. Based on the symptom you have described, your code is not using current recommend php programming practices and is dependent on some out of date php.ini settings. It would take seeing your code for any one in a help forum to be able to begin to guess what your code is doing that is php configuration specific.

pls help me.. i am using OOP in PHP and codeigniter as my framework. my problem is that my system does not support other BROWSER while on server only FIREFOX... while on LOCALHOST. it runs on different browsers..

 

here's the situation..

 

on FIREFOX and SERVER.   when i LOGIN as a USER.. it automatically redirect the user on the USER PAGE...

 

while on OTHER BROWSERS(IE,SAFARI,OPERA).. when i LOGIN as USER.. it ONLY REFRESHES the PAGE...

 

 

while ON LOCALHOST.. it runs SMOOTHLY... u said that its on my PHP.INI.. can u guide me?? tnx in advanced..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.