Re: [PHP] Cache Being Bad

2002-02-11 Thread nate
2002 8:19 PM Subject: [PHP] Cache Being Bad I have a text box on my page and a submit button. The text box value is whatever it grabs from the database. If the user deletes what is in the text box and puts in his own text, then hits submit, the script updates that field with whatever the user inpu

[PHP] Cache Being Bad

2002-02-11 Thread nate
I have a text box on my page and a submit button. The text box value is whatever it grabs from the database. If the user deletes what is in the text box and puts in his own text, then hits submit, the script updates that field with whatever the user inputs. Problem is, after the user hits sub