making checkbox's and radio buttons sticky

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

 



I am new to php and am in need of some guidance
I am building a sticky form and am having trouble bringing in the data
fields for
checkbox's and radio button's. Any help on how to do this would be
appreciated

HTML  form sample
<input name="gmev[]" type="checkbox" id="gmev" value="September 9th"></th>

PHP
<input name="gmev[]" type="checkbox" id="gmev" value="<? echo $gmev_day
?>"></th>

am I on the right track here?

zed

-- 
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