Thanks brothaofdes!
I'll setup a database and try to work through the ($_SESSION and $_POST). I'm a designer and my PHP experience is similar to a kid in high school reading a PHP book.
Again, thanks to everyone who answered my "cries" for help.
Greg
Search found 3 matches
- Thu Jan 20, 2011 1:12 pm
- Forum: PHP - Code
- Topic: Retaining Comments in Textarea Box after submit.
- Replies: 10
- Views: 206
- Thu Jan 20, 2011 12:51 pm
- Forum: PHP - Code
- Topic: Retaining Comments in Textarea Box after submit.
- Replies: 10
- Views: 206
Re: Retaining Comments in Textarea Box after submit.
Gentlemen, Yes, the comments must remain in the "comment box" during session and WHEN client comes back. Is the definitive answer (and only answer is to add a database and capture the comments? Sorry of the confusion I caused...should have stated both not just one scenario. Again, thanks f...
- Thu Jan 20, 2011 9:29 am
- Forum: PHP - Code
- Topic: Retaining Comments in Textarea Box after submit.
- Replies: 10
- Views: 206
Retaining Comments in Textarea Box after submit.
Hello, PHP header code is working as it should: 1. After typing comments in the "Comment" box to the right of the video and one clicks the "SUBMIT" button, it sends their comments to the editor. 2. However, the comments need to be retained in the original box for client's page wh...