Say You Want To Download All The Html Code Form A Url From A Website
- Forums
- PHP
- Say You Want To Download All The Html Code Form A Url From A Website
This Page Contains information about Say You Want To Download All The Html Code Form A Url From A Website By wallpaperama in category PHP with 0 Replies. [1275], Last Updated: Sat May 18, 2024
wallpaperama
Wed Jul 08, 2009
0 Comments
540 Visits
so lets say you want to download all the html code form a url from a website.
well, with php is easy all you have to do is use the file_get_contents() function
hope that helps