[PHP-DB] Re: mysql errors....

2001-08-08 Thread Soeren Nielsen

Brian Weisenthal [EMAIL PROTECTED] wrote in message  im going to go
insane..i cant see my errors

I surpose you have tried to
echo mysql_error();
Right after your query.

Regards,
Søren Nielsen



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DB] Re: Performance: why it take so long time?

2001-07-10 Thread Soeren Nielsen

Hi Stefano

I don't know if this is what you are looking for.
Take a look at the flush() function which should bring output faster to
the browser.

Hope it help

Cheers
Soeren

- Original Message -
From: Stefano [EMAIL PROTECTED]
 The question is: there are some variable configuration in Apaches or
some
 tips to use in the PHP code for fastening the replay? (For exaple i
faund
 that in a PHP page that display a FORM, the displaing time is smaller
if I
 do some calculation in the code than if I don't use it)




-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]