Hi,
I am using the fsockopen(), fwrite() and fread() functions to get a web
page from a remote server. The remote server is currently down and I see
the code hangs on the fwrite() call. Is there a way how to set a timeout
for the fwrite() remote call?
I have found the stream_set_timeout()
Hi,
I am using the fsockopen(), fwrite() and fread() functions to get a web
page from a remote server. The remote server is currently down and I see
the code hangs on the fwrite() call. Is there a way how to set a timeout
for the fwrite() remote call?
I have found the stream_set_timeout(), b
2 matches
Mail list logo