ekendra Posted March 4, 2006 Share Posted March 4, 2006 Hello.I'm wanting to somehow do this.- there is a website here: www.trademe.co.nz- it requires that the user logs in and establishes a session to access some of its user specific pages- i have a different website to manage my auctions from which i want to access some of the user specific pages on trademe.co.nz- i assume i'd need to somehow establish a browser session with trademe.co.nz- how can this be done via a login from my site?that way i can get current information from the trademe.co.nz site and update my own site periodically.any help or pointers would be appreaciated.,ekendra Link to comment https://forums.phpfreaks.com/topic/4071-remote-sessions/ Share on other sites More sharing options...
michaellunsford Posted March 4, 2006 Share Posted March 4, 2006 you're looking for curl[a href=\"http://us2.php.net/curl\" target=\"_blank\"]http://us2.php.net/curl[/a]curl will let you login to another website, save and return requested cookies, and lots more. Link to comment https://forums.phpfreaks.com/topic/4071-remote-sessions/#findComment-14149 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.