Re: [PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread Iggep
Wanted to thank the handful of you who wrote me with some hints. I really appreciate the guidance. :) The test form is working like a champ. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread bruce
ed'] and assign that to the hidden val.. in a similar manner, you could also check in your logic using the $_POST[] val... -bruce -Original Message- From: Iggep [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 07, 2005 3:47 PM To: php-general@lists.php.net Subject: [PHP] L

Re: [PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread James Kaufman
On Wed, Sep 07, 2005 at 06:47:28PM -0400, Iggep wrote: > Hey all! I sat down and started learning PHP today and ran into a bit of a > spot. Hoped someone here could lead me in the right direction. I created a > simple test form called form.php. I thought I had this strait in my mind > when I

[PHP] Learning PHP - question about hidden form fields

2005-09-07 Thread Iggep
Hey all! I sat down and started learning PHP today and ran into a bit of a spot. Hoped someone here could lead me in the right direction. I created a simple test form called form.php. I thought I had this strait in my mind when I created it, but obviously it didn't work. All I want to do is