savagenoob Posted October 5, 2011 Share Posted October 5, 2011 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.