PROTECTED]
Sent: 23. júlí 2003 03:12
To: [EMAIL PROTECTED]
Subject: [PHP] radio button arrays and php3
hi there i dont know if this happens in php4 but say i have a list of
radio
buttons in an array like
it only returns the one selected into the array, so instead of having 2
keys i only get the
umm yes i had to use select menus instead
> * Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
>> hi there i dont know if this happens in php4 but say i have a list of
>> radio buttons in an array like
>>
>>
>>
>> it only returns the one selected into the array, so instead of having
>> 2 keys i
* Thus wrote [EMAIL PROTECTED] ([EMAIL PROTECTED]):
> hi there i dont know if this happens in php4 but say i have a list of radio
> buttons in an array like
>
>
>
> it only returns the one selected into the array, so instead of having 2
> keys i only get the one , the empty one doesnt seem to ge
hi there i dont know if this happens in php4 but say i have a list of radio
buttons in an array like
it only returns the one selected into the array, so instead of having 2
keys i only get the one , the empty one doesnt seem to get submitted , how
can i make both turn up in the array ?
--
PH
Hi there, i created 3 tables in mysql, which is college.students,
college.classes, and college,student_in_class. After that, I made a web
form (page) that lists all the current students, and lists all the
current classes (each with a radio button). As a user, you can click on
a student radio butt
So sprach »biscut« am 2001-09-16 um 20:07:23 +0100 :
> you would simply have the following:
>
> blah1
> blah2
> blah3
Of course I was thinking about checkboxes
Nevermind :)
Alexander Skwar
--
How to quote: http://learn.to/quote (german) http://quote.6x.to (english)
Homepage: h
So sprach »Nikola Veber« am 2001-09-17 um 08:48:17 +0200 :
> How am I suposed to handle multiple buttons(what should I change, name or the
> value?)
Make it an array:
One
Two
In your PHP script, you can then easily parse the $radios array.
Alexander Skwar
--
How to quote: http://learn.to/q
you would simply have the following:
blah1
blah2
blah3
Any problems let me know...
Regards
Davidt
-Original Message-
From: Nikola Veber [mailto:[EMAIL PROTECTED]]
Sent: 17 September 2001 07:48
To: php forum
Subject: [PHP] radio button help
Hi !
I know that this may be not the right
Hi !
I know that this may be not the right place for this question, bu anyway:
The radiobutton tag looks like this:
How am I suposed to handle multiple buttons(what should I change, name or the
value?)
My point here is: Does the buttons with the same name return defined values for
one varia
From: "Fred" <[EMAIL PROTECTED]>
Sent: Saturday, March 17, 2001 12:22 AM
> this is the html source generated:
>
The error is in: value"index"
This should be: value="index"
- Carsten
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
ge -
From: "Fred" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, March 16, 2001 4:22 PM
Subject: [PHP] Radio Button Returns (Pleasre Read)
> this is the code:
>$page .= " value\"$info[PageID]\">";
>
> this is the html source gen
this is the code:
$page .= "";
this is the html source generated:
and this is what $pageid returns:
'on'
2 questions is
why? and how do i fix it?
thanks to all who take the time to awnser :-)
~Fred
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECT
12 matches
Mail list logo