Hello.
can i read some info from a web page (html) using php? I need to refresh some economic information in my php page every day but the only way I know is to read it from an existing html page.
is there any other way to do this?
Thanks.
[man]file_get_contents/man