Jump to content

Code for radio button

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
newphpcoder

newphpcoder

    Programming Professional

  • Members
  • PipPipPipPipPipPip
  • 479 posts
Good day!

I never used radio button. Now I need to add radio button in my webpage. Radio button 1 is mother and radio button 2 is child. Is it in my database it is only 1 field or separate field one for mother and one for child?

Kindly give me a code for radio button.

Thank you...

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
HTML Forms and Input

Scroll down to the male/female radio buttons and adjust accordingly.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
newphpcoder

newphpcoder

    Programming Professional

  • Members
  • PipPipPipPipPipPip
  • 479 posts

WingedPanther said:

HTML Forms and Input

Scroll down to the male/female radio buttons and adjust accordingly.

Thank you