PHP beginners tutorial 45 - checkboxes

preview_player
Показать описание
In this tutorial I show you how to retrieve data from a checkbox.

.
Follow me on Facebook:

Follow me on Twitter:

Don't forget to subscribe:

Donate on PayPal:

xclick&hosted_button_id=DM496T7CTUYAS Donate on PayPal:
Рекомендации по теме
Комментарии
Автор

Quentin Watt 3:14 Shouldn't you just use Radio buttons if you want an either or answer to a question? Check boxes are more of a multiple choice solution right?

johnfloyd
Автор

for two option its better to use radio button not check box

Islamismyreligion
Автор

Quentin, what if I want to display a list of all checked options following a question? As with this method it goes through a the options in sequence and if you select multiple it only displays the first one it detects is checked

MCSMIK
Автор

Thanks for all your effort. You are a great teacher. I have a questions. How do i do? I have 4 checkboxs, people can check more than 1, but your tutorial you can just check one. I want to add code into my php so then i know in what they are interested. Please any help will i will be gratefull.

colcacanyonarequipa
Автор

in this video you are not able to check both boxes at the same time but while i am doing i am able to check both video at the same time and isset() function is also not working what to do ?? please help Queintin sir

maulimithu
Автор

how does it work if there are 100 check boxes, we cannot write if else condition for 100 combinations right. Please help

RajashekarYoutubeChannel
Автор

it's not a php checkbox, it's an html checkbox. php handles the html checkbox.

davidacosta
Автор

this is a useless tutorial, you're treating checkboxes as radio buttons. There can be a multitude of check boxes and the methods of processing them shown in this video would be extremely inefficient

nickfleming
visit shbcf.ru