Jump to content

Dreamweaver and listbox


Recommended Posts

i was wondering, i am using dreamweaver 8 and trying to insert age into my database.  The age is from a list menu with about 60 elements in ascending order of ages. So when the user selects the age and submits the form it should add age to the database.  The insert statement i use inserts all of the other elements into the database except for the age which shows as 0? Can any one help me?

Link to comment
https://forums.phpfreaks.com/topic/39550-dreamweaver-and-listbox/
Share on other sites

i was wondering, i am using dreamweaver 8 and trying to insert age into my database.  The age is from a list menu with about 60 elements in ascending order of ages. So when the user selects the age and submits the form it should add age to the database.  The insert statement i use inserts all of the other elements into the database except for the age which shows as 0? Can any one help me?

 

How do i get an item from HTML Listmenu then Insert into Database( Using PHP/MySQL) is basically my question, my other variable get stored only the age is not!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.