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 UPLOADED TO 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 on DIFFERENT BROWSERS..
tnx in advanced..