Re: get_http()
- Posted by jimcbrown (admin) Dec 10, 2010
- 1330 views
abec said...
I see you only used the first parameter what about host and file? When do you use them
What?
The first parameter is the URL - which is made up of a combination of factors, including hostname and filepath/filename.
http_get() returns the data as an object, so there's no "local file" that it needs to know about to save the data to.