AC> I find php slow when accessing mysql.  When I do

AC> $sql='select count(*) from table';
AC> $result = mysql_query($sql);

AC> It takes 10 sec to return. Is this normal speed for php

Not at all.

If you need help in tuning your server from a PHP and Apache
standpoint, the PHP mailing lists are full of folks to help.
http://www.php.net/mailing-lists.php


- Julie

--> Julie Meloni
--> [EMAIL PROTECTED]
--> www.thickbook.com

Find "Sams Teach Yourself MySQL in 24 Hours" at
http://www.amazon.com/exec/obidos/ASIN/0672323494/thickbookcom-20


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to