Hi,
I am including a page from another server: (include("http://...."));
 
Works fine, but if for some reason that server is not responding, the page that is calling it also never returns, so the user ends up with a time out.
 
Is there something I can set that will not force the calling server to wait indefinetely for the remote server to respond, and just continue on?
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/333 - Release Date: 5/5/2006

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

Reply via email to