Page 1 of 1
Bad Loading
Posted: Sun May 06, 2007 3:59 am
by navid
Dear friends
Hi
I have big problem on loading of my web site.
Most of the pages load very slowly.
The web site is a portal and developed by PHP/MySql.
It have logical relationship between the Tables and Codes is very simple.
All of the process is short but loading is very slowly.
It have problem just on how to load the pages , I think's i need a nice technology for cash
Please, guide me to find a best way for do it
Thank's
Posted: Tue May 08, 2007 6:12 pm
by califdon
It's really impossible to guess why your web page loads slowly. It could be for any number or reasons. Do you have other web pages and other database applications to compare its performance to? Maybe the server is just slow? If all pages load slowly, I'd guess it's an overloaded server. If it's just some pages that load slowly, I would make a copy of the PHP code to work with, and strip out sections of the code until you find out which part is causing the slowdown.
Posted: Sat May 12, 2007 5:03 am
by navid
Thank's for response
[s]Ur[/s]
you're right because of It's really impossible to guess why the web page loads slowly.
overloading is important , but i haven't overload.
I solved my problem with Output Control Functions in PHP.
It can realy help to loading
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
Posted: Sun Jun 03, 2007 8:16 am
by navid
Ok Thank's