Posted by lookee on 04/22/06 13:24
Thanks for your reply.
I did what you had suggested and still no luck. I appended
session_name()."=".session_id() to the URL I wanted to fetch and the
results were the same as when I set this line in the second script:
curl_setopt($ch, CURLOPT_COOKIE, session_name()."=".session_id().";");
"Operation timed out with 0 out of -1 bytes received". If you have any
other suggestions let me know.
Thanks.
Best regards,
Luke
Navigation:
[Reply to this message]
|