RE: [noob] can't submit simple form, need help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> $submit_post=$_REQUEST['submit']; 
>  
> if ($submit_post=='yes') { 
 
looks like the value in your form is not 'yes' but 'submit'

>
> <p><input type="submit" name="submit" value="submit" />  </p> 
>
if this is not it, perhaps we should see more.

Warren Vail

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux