Hi: My PHP application has a very slow performance on IE. The same app looks like faster on MOZILLA Firefox, and others. Does it something to do with the security or PHP config? Thanks in advance for your valuable help
You're right, but something happens that IE delays the response or something like that. The same application is fast in MOZILLA (about 1 sec to respond) VS. IE (15 sec or more) What is happening? I know the code is really BROWSER-INDEPENDENT. Thanks for your help
Unless you have specifically coded something else for IE, the PHP code is not the problem. Look at your HTML. Make it follow the stadards if it doesn't already, and see if that clears up some of teh delay.
can I have the link to have a closer look at it. You can pm me the link if you don't want to make it public.