Me and my friend have been trying for the last 9 hours to make a php script which will log into a site which is password protected. We need to login in order to retrieve some data once we are inside. We then plan to store that in a database and compare that information on a daily basis, but that is all irrelevant if we can't get inside.
So heres the thing, we want to login to this site: http://www.hackforums.net/member.php?action=login
My friend wants to compare some reputation on a daily basis.
But the thing is we are quite the noobs at doing this whole php thing. We have so far only been able to find out which "functions" to use. All over the net people are telling each other they have to use cURL.
We are now asking for help, thank you in advance.
Sorry for bad grammar english is my second language
And don't worry none of this will be used for evil gains

Regards



