cookie newbie question

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
rockindie
Forum Newbie
Posts: 7
Joined: Sun May 23, 2004 3:32 pm

cookie newbie question

Post by rockindie »

possibly a stupid question: is there anyway to access a cookie that another site sent to a visitor's computer?
kettle_drum
DevNet Resident
Posts: 1150
Joined: Sun Jul 20, 2003 9:25 pm
Location: West Yorkshire, England

Post by kettle_drum »

No. Otherwise a sire could steal all a users cookies and have access to all websites they go on.
Post Reply