Grab page source w/php
Grab page source w/php
- Started
- Last post
- 1 Response
- phirschybar
Hey all.
How can I grab a page's source (from any URL on the web) and store it in a variable with php? Whats the function to grab the source?
- rabattski0
dig into file_get_contents()