> fopen() works but I'm still having problems. I need to get the text
posted
> by a Dynamic Page. (ie. http://www.test.com/test.php?newsID=2 )
I'm no genius, but how about
fopen('http://www.test.com/test.php?newsID=2','r')
How about trying a few things before you post.
---John Holmes...
s,
f.
-Mensaje original-
De: Foldenyi Tamas [mailto:ftomi@;1982.hu]
Enviado el: lunes, 28 de octubre de 2002 14:26
Para: Francisco Vaucher
CC: [EMAIL PROTECTED]
Asunto: Re: [PHP] Get HTML data from an URL
> I need to know if there is a way to get HTML data from an URL.
http://www.php.ne
> I need to know if there is a way to get HTML data from an URL.
http://www.php.net/manual/en/function.fopen.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo