RE: [PHP] Variables not being received from form

2003-02-23 Thread John W. Holmes
magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ > -Original Message- > From: Peter Gumbrell [mailto:[EMAIL PROTECTED] > Sent: Sunday, February 23, 2003 7:42 PM > To: Php-General > Subject: [PHP] Variables not being received from form > > Tha

[PHP] Variables not being received from form

2003-02-23 Thread Peter Gumbrell
Thanks to those who have helped me with my two other questions this afternoon. In the function below, the update query at the end is inserting empty values into the database. For some reason the lines: $rank = $HTTP_POST_VARS['rank']; $title_new = $HTTP_POST_VARS['titles']; re not picking up the f