| Posted by BMA on 11/24/06 21:46 
sahm wrote:
 > It's take long long long time to load
 > It's nver load
 > and no erro apper
 
 It's difficult to be sure from what you say, but I reckon you have a MySQL
 problem, not a PHP problem. Slow loading suggests that the query is taking
 a long time for the database to deal with. Is your database large? Do you
 have proper indexing implemented so that MySQL can search as quickly as
 possible?
 
 I didn't look through your PHP, but if you do not get a quick error then it
 is 99% certain to be MySQL not PHP which is at fault.
 
 BMA
  Navigation: [Reply to this message] |