Forum Moderators: coopster

Message Too Old, No Replies

server cookies

accessing pages that require cookies

         

WhosAWhata

9:40 pm on Apr 25, 2004 (gmt 0)

10+ Year Member



how can i do a file_get_contents() type function for a page that only allows you to have access with a certain cookie set?
is this possible

jamie

12:24 pm on Apr 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



you could try curl [es2.php.net]

it has some examples on the page above. maybe they help?