Hi,
I need to load up a page, but to view the page you need to be logged in (ie have cookies set).
How do I set cookies in a php script so when I use file_get_contents() or cURL (don't know much about cURL) it loads the logged-in page rather than the login page?
Hope I made myself clear.. please say if you don't understand.
Thanks
Colin
I need to load up a page, but to view the page you need to be logged in (ie have cookies set).
How do I set cookies in a php script so when I use file_get_contents() or cURL (don't know much about cURL) it loads the logged-in page rather than the login page?
Hope I made myself clear.. please say if you don't understand.
Thanks
Colin






