Jump to content

phpBB login (CURL) method help


mattd8752

Recommended Posts

I am currently working on a site to read the high scores from another game (megalomania-game.co.uk) and post them on my site.  You can check it out @ http://mattdsworld.theicy.net/read.php  This site right now reads out the data.  I am happy with that.  Since the game uses the user accounts from the forums, I need to find a way to use CURL to login to phpBB, so I can get data from the game (a "tech tree" of what I've got researched so far in the game).  Basicially, I can parse the page fine, but I need a way to use CURL to get there.  It must login, and then navigate to another page keeping the login data.

 

So my question is:

How would I log into phpBB with CURL, stay logged in (keep the cookies and such) and move to the next page (using the same cookies) and get the content of that page?

Link to comment
https://forums.phpfreaks.com/topic/37962-phpbb-login-curl-method-help/
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.