GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Need a quick php job. (https://gfy.com/showthread.php?t=481103)

Adult Site Traffic 06-15-2005 06:52 AM

Need a quick php job.
 
http://adult-site-traffic.com/stats/order

I need to add either a checkbox or a no/yes radio button that sends me the answer when it sends the form.

I need it right below the drop box.

I prefer a no/yes radio with no selected.

If you are good and smart and timely, I may have another job for you :)

ICQ 121760557
E-Mail Me


.

MickeyG 06-15-2005 06:56 AM

I dont see why you need php, just add the form fields, unless you mean the processing script

<input type="checkbox" name="question" value="ON">

<input type="radio" value="yes" checked name="question">
<input type="radio" name="question" value="No">

to get the result of the form field in your php script just use $_REQUEST['question'] :)


All times are GMT -7. The time now is 09:58 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123