RE: [PHP] Speeding up PHP or MySQL

2002-07-25 Thread David Buerer
D]] Sent: Wednesday, July 24, 2002 6:49 PM To: 'Richard Baskett'; 'PHP General' Subject: RE: [PHP] Speeding up PHP or MySQL > Is there anyways to speed up MySQL queries? Or showing the results > through PHP? I have several queries that have about 8 left joins or &

RE: [PHP] Speeding up PHP or MySQL

2002-07-24 Thread John Holmes
> Is there anyways to speed up MySQL queries? Or showing the results > through > PHP? I have several queries that have about 8 left joins or so.. Yes very > huge and when you have lots of people using these functions at once it > really slows down.. Are there any practices that you can think of t

[PHP] Speeding up PHP or MySQL

2002-07-24 Thread Richard Baskett
Is there anyways to speed up MySQL queries? Or showing the results through PHP? I have several queries that have about 8 left joins or so.. Yes very huge and when you have lots of people using these functions at once it really slows down.. Are there any practices that you can think of that would