i tried this but to noavail. anyother sugestion really this problem is
really annoying me now
Haseeb
----- Original Message ----- 
From: "Marek Kilimajer" <[EMAIL PROTECTED]>
To: "Haseeb Iqbal" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, December 19, 2003 10:23 PM
Subject: Re: [PHP] Re: Script timeout Problem


> Haseeb Iqbal wrote:
> > how can i do that?
> > btw the script runs on a local machine but updates the records on a
> > webserver i mean live server. this is also a factor for the timeout. the
> > script was running smoothly for 24000 recods before but now it suddenly
> > timeout after 800records. i dont know what is heppening
> >
>
> Try placing mysql_ping function just before $nConn->doQuery($strQuery);
> It will check the connection and reconect if it is lost.
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to