View Single Post
Old 02-18-2008, 10:36 AM   #19 (permalink)
ReSpawN
The Frequenter
 
ReSpawN's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 460
Thanks: 49
ReSpawN is on a distinguished road
Default

I seriously do not know what sort of quote your are talking about, but if I understand correct, you want to set (through a form) a new $_SESSION['quote']. Then, when someone leaved that page, the array is still set with at least 'quote'. If you wish to change it, you should first either unset(); it, or enter a new variable or just leave it blank like = '' that.

If this is what you are trying to do, that method should suffice. If not, please explain as throw as possible so I can help you out some more.
__________________
"Life is a bitch, take that bitch on a ride"
Send a message via MSN to ReSpawN
ReSpawN is offline  
Reply With Quote