Hi,
I know it is possible to get information (text) from another page with file_get_contents function.
For example, on the page at http://www.example.com/ is a div named news. How can I get the text from this div?
[edited by: coopster at 1:13 pm (utc) on Jun 15, 2010]
[edit reason] changed to example.com [/edit]