Hannes Magnusson wrote:
On Tue, 17 Aug 2004 19:34:18 -0700
[EMAIL PROTECTED] (John Holmes) wrote:
Hannes Magnusson wrote:
file_get_contents("http://www.yoursite.com/script.php";);
I belive that this method will hang for ever since the script
doesnt exit until file_get_contents() has got the comple
On Tue, 17 Aug 2004 19:34:18 -0700
[EMAIL PROTECTED] (John Holmes) wrote:
> Hannes Magnusson wrote:
>
> >>file_get_contents("http://www.yoursite.com/script.php";);
> >
> > I belive that this method will hang for ever since the script
> > doesnt exit until file_get_contents() has got the complet
Hannes Magnusson wrote:
file_get_contents("http://www.yoursite.com/script.php";);
I belive that this method will hang for ever since the script
doesnt exit until file_get_contents() has got the complete results..
...and the complete results wont be ready until file_get_contents()
returns.
There
3 matches
Mail list logo