>Or just fopen() would work fine.
Except you can't set the "timeout" for fopen() and it's incredibly long,
isn't it?...
--
Like Music? http://l-i-e.com/artists.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
AIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 1:55 PM
Subject: Re: [PHP] Test if URL is alive before including a remote JS
> Thanks Kevin,
>
> Do I need to include 'fclose ($fp);' in there somewhere in this case?
>
>
> On 7/2/02 3:41 PM, &q
Thanks Kevin,
Do I need to include 'fclose ($fp);' in there somewhere in this case?
On 7/2/02 3:41 PM, "Kevin Stone" <[EMAIL PROTECTED]> wrote:
> Or just fopen() would work fine.
> -Kevin
>
> - Original Message -
>> Hi :)
>>
>> Given I have some content embedded on my page by calling
Or just fopen() would work fine.
-Kevin
- Original Message -
From: "Verdon Vaillancourt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 1:37 PM
Subject: [PHP] Test if URL is alive before including a remote JS
> Hi :)
>
> Given
Hi :)
Given I have some content embedded on my page by calling a remote JS and
occasionally the URL for the remote script is down causing my page to be
slow or fail, can I use the following example as a means to test and timeout
the remote server and skip the embedded JS, if the remote server isn
5 matches
Mail list logo