Replication of program gone awry

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
deeessay
Forum Commoner
Posts: 55
Joined: Sat May 24, 2008 1:02 am

Replication of program gone awry

Post by deeessay »

Hi there I am having problems either with my query or the part where a .xls file is generated.

I have a site which I duplicated. Site 1's code is very identical (queries, codes, everything) except of course for the url and links.

The problem is this: when it comes to the part where I click the download button to generate a list and put it in an excel file, Site 2 is twice even 3x slower compared to Site 1. Their databases are the same and so is the code. So how come this happens?

Please help me with this I've been trying to figure this out for more than a week. Thanks all in advance!
Post Reply