[PHP] Message check then post

2005-08-03 Thread George B
I am coding a message board. I am about done. I have all the forms needed for the message. So it all works out. The user types in his name, message title, and the message itself. Then clicks submit. The Submit button takes him to the message check. The message check shows all the stuff the

Re: [PHP] Message check then post

2005-08-03 Thread disguised.jedi
On 8/3/05, George B [EMAIL PROTECTED] wrote: I am coding a message board. I am about done. I have all the forms needed for the message. So it all works out. The user types in his name, message title, and the message itself. Then clicks submit. The Submit button takes him to the message

Re: [PHP] Message check then post

2005-08-03 Thread George Babichev
[EMAIL PROTECTED] wrote: On 8/3/05, George B [EMAIL PROTECTED] wrote: I am coding a message board. I am about done. I have all the forms needed for the message. So it all works out. The user types in his name, message title, and the message itself. Then clicks submit. The Submit button

Re: [PHP] Message check then post

2005-08-03 Thread Tom Ray [Lists]
George- Without seeing your code it's hard to say what the problem is. There could be a typo, a missing quote or semi colon. The code snippet of the review page would be helpful. Now when you say it's entering blanks into the database, I'm assuming you have a messageID field in the db that