Jump to content

PHP Curl Question- Session ID


factoring2117

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.