I'm sure there's a really simple way to do this: how can I grab the source code of a specified web page and store it in a variable? Is there something like this:

$siteCode = functionI'mLookingFor('www.123.com/index.htm');

Thanks,

- Brian

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to