PHP radio button code...what does this code mean?

Discussion in 'PHP' started by netpox, Jan 29, 2008.

  1. #1
    By looking at this code can you please tell me how to make it so the default is selected on Yes instead of No. Right now when i view this on my site it shows No as the default checked radio button but i want it to be set as YES.
     
    netpox, Jan 29, 2008 IP
  2. shallowink

    shallowink Well-Known Member

    Messages:
    1,218
    Likes Received:
    64
    Best Answers:
    2
    Trophy Points:
    150
    #2
    'CHECKED' is the keyword which changes it to selected. Move that to the yes field.
     
    shallowink, Jan 29, 2008 IP
  3. netpox

    netpox Active Member

    Messages:
    1,625
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    90
    #3
    K thanks i figured it out!
     
    netpox, Jan 29, 2008 IP