> 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
Hi people,
I need to know if there is a way to get HTML data from an URL.
i.e.
I need to get to stock values from the page of wall street. So I think that
I can use some code to connect to that URL and get the data. It's this
possibly ?
Regards, and thanks in advance!
f.
4 matches
Mail list logo