You can use PHP’s file functions to do this:
$txt = file_get_contents('http://www.codingrecipes.com/');
You can use PHP’s file functions to do this:
$txt = file_get_contents('http://www.codingrecipes.com/');
No comments yet.
RSS feed for comments on this post. TrackBack URL