Need help with cookie workaround for renewing resume
Moderator: General Moderators
Need help with cookie workaround for renewing resume
I want to make a php page that renews my resume at various job sites (hotjobs, monster...). Its a pain to do this manually, so I figure it would be cool to write a php page that does this for me each time I hit it. The problem is that most of these sites use cookies to provide access. Anyone know how I can fake the cookies or work around this. Thanks in advance.