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 Quote Link to comment 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.