Jump to content

PHP cUrl Help With Session Hash


savagenoob

Recommended Posts

Im trying to access a page that uses a session hash in the url. How do I accomplish this. The url looks like: http://www.somesite.com/findagent/MapController.aspx?action=getAgentsByRadius&distance=5&filter=PL&sessionhash=%3F%01j%23%3Eo%0AH%05h%0B%3FU%0B%3F%3F%3F%7B%3F%3C&zip=91111

I guess getting the session id and urlencoding on my end wouldnt work? I would have to grab their session id and encode somehow?

Link to comment
https://forums.phpfreaks.com/topic/248504-php-curl-help-with-session-hash/
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.