Search found 1 match
- Thu Feb 05, 2009 10:15 am
- Forum: PHP - Code
- Topic: get_file_contents - Relative to absolute, and .htaccess
- Replies: 0
- Views: 64
get_file_contents - Relative to absolute, and .htaccess
I want a whole bunch of things done and I have an idea, but done know how to implement it: 1) Fetch the contents of a website - you can use get_file_contents or cURL, but get_file_contents seem easier. 2) I'm going to be fetching a website that has html, php, jpeg, png, swf, and a whole bunch of oth...