View Single Post
Old 02-18-2008, 03:51 PM   #24 (permalink)
SOCK
The Acquainted
 
Join Date: Nov 2007
Posts: 154
Thanks: 31
SOCK is on a distinguished road
Default

Quote:
Originally Posted by bmathers View Post
Is there not a way when the tailormade.php page opens (or the session starts) it wipes all of the data that has been previously put into the system?
Well, the problem with that is, if the script is using sessions to store state from page to page, and you kill that on each page request, it's a moot point.

Honestly, the application is a bit messy and could use a go-over to clean it up and fix this (and potentially other) problems. If you can't get ahold of the original coder, let someone here have a go at the contract.
__________________
I reject your reality, and substitute my own.
SOCK is offline  
Reply With Quote
The Following User Says Thank You to SOCK For This Useful Post:
bmathers (02-18-2008)