factoring2117 Posted March 25, 2009 Share Posted March 25, 2009 Here is my situation. I have successfully logged into Myspace with Curl and am running into a problem once inside an application. In order for me to move on in my script I need to be able to grab data from the header. I need to get the session id which is not anywhere in the page except for the header. I use Live Http headers to see the session id, but I need to automate the process. Is there anyway to pull up the header data and then preg match it? Link to comment https://forums.phpfreaks.com/topic/151138-php-curl-question-session-id/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.