Need help with cookie workaround for renewing resume

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mcurry
Forum Newbie
Posts: 12
Joined: Tue Jan 21, 2003 3:41 pm

Need help with cookie workaround for renewing resume

Post by mcurry »

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.
Post Reply