September
25
S
orry for not posting anything the last few weeks, I have good reasons; anyway, I will fix that. In the next few days I will post what I should posted earlier. Now, let’s start. I will talk today about radio buttons, radio buttons are usually used when we want the user to select only one item from two choices.
But wait, there’s more…
Filed under: coding by
web-designer
No Comments yet
September
2
T
his week I will talk about handling check box. They are those square controls that you can select or de-select in a form. So, let’s begin…
Step *1: open xammp control panal, open your browser and open the editor. In htdocs folder which is usually be in (C:\xampp\htdocs). in this folder create another folder and name it (checkbox). Inside this folder you will save the files we will create in this lesson. In this folder we will have two files checkbox.html and phpcheckbox.php.
But wait, there’s more…
Filed under: coding by
web-designer
No Comments yet