Strange script behaviour

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
rubberjohn
Forum Contributor
Posts: 193
Joined: Fri Feb 25, 2005 4:03 am

Strange script behaviour

Post by rubberjohn »

I'm working on a script at the minute that uses sessions - can anyone tell me why, after clearing private data in FF a hashed password be displayed from the database on the screen when a variable is not available?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I don't remember sessions being included in private data clearing by default, maybe not at all.
Post Reply