[PHP] speeding up PHP

2004-02-10 Thread merlin
Hi there, I do have a performance question regarding php processing. There are some sites on the net like google, heise and others which are incredible fast in response time. Of course companies like google are running totally other systems, but there are smaller sites and companies doing almo

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