Hi,

Thanks, the echos causes the page to responds after each insert, so the
server no longer times out.

David 

-----Original Message-----
From: Bastien Koert [mailto:[EMAIL PROTECTED] 
Sent: 04 October 2006 03:24
To: David Skyers; php-db@lists.php.net
Subject: RE: [PHP-DB] How to stop the server timing out

You need to just start adding echo statements to the code to see where
the hang up is

Bastien


>From: "David Skyers" <[EMAIL PROTECTED]>
>To: <php-db@lists.php.net>
>Subject: [PHP-DB] How to stop the server timing out
>Date: Tue, 3 Oct 2006 11:51:30 +0100
>
>Hi,
>
>I have written a php page and every time I run it, it causes the server

>to times-out. Is there anything I can do, to get the page to run 
>completely or speed up how the page works. Please note I do not have 
>any control over the server.
>
>The page does a select from a table and inserts the data into another 
>table. However it times-out half way through inserting.
>
>The code is attached.
>
>Thanks,
>
>David
>
>--------------------------------------------
>David Skyers
>Support Analyst
>Management Systems, EISD, UCL
>Extension: 41849
>Tel: 020 7679 1849
>Email: [EMAIL PROTECTED]
>--------------------------------------------
>


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

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

Reply via email to