Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Radio buttons! Can someone please help?

Guest
May 02, 2010 May 02, 2010

I'm developing in PHP/MySQL. I've created a form consisting of a userID text form field, a RadioButtonGroup (3 radio buttons) and a submit button.

The idea is to populate the MySQL database with the data entered by the user. The problem I'm experiencing is that the radio button choice that the user selects is never entered correctly into the database: either all '0' or all '1'.

I would love to add the code here and an example of what the database structure looks like, but I don't even know how to do that! Could someone out there please reply?

Thank you.

TOPICS
Server side applications
336
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 04, 2010 May 04, 2010
LATEST

Why dont u paste here the coding from the page u have problem with? Maybe we can figure ot what the problem is..

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines