Yeah I was kinda lookin for help Weedpacket, if you dont got none no need to reply.
I have looked into wget and it was fairly confusing and I'd probably never need it again so I was hopin someone would already have a block of coding for something like this. And I already know some basic curl, and have never seen anything regarding the retrieval and setting of cookies.
What I am trying to do is create a script that will grab the cookie that basically makes the user logged into http://boards.ign.com and set it so when I grab a page's source it will be the source as a logged in user and not like a browser with no cookies set.
I am not trying to hack with this, I am writing a script for the users that will basically server as an easy control panel that will tell them how many PM's they have, etc...
Is it possible?