Hi,
I am new to PHP. I have developed one application using Oracle DB as backend . The PHP contains the templates, CSS and normal queries to retrieve data and display using templates. In almost all browsers, the main page display seems to be very slow. Of course, there are quite none of the records it has to process. What's more it has to display the records in the tabular columns using templates based on a filter. In Firefox it takes 30 secs whereas in IE6 or other browsers it takes 3-4 mins. Is there something which I have to check in my code or is it a browser related issue? Please let me know if you need any other details.
Thanks in advance
Best regards
Shiva