soh_da_man Posted February 21, 2007 Share Posted February 21, 2007 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? Quote Link to comment Share on other sites More sharing options...
soh_da_man Posted February 21, 2007 Author Share Posted February 21, 2007 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! Quote Link to comment Share on other sites More sharing options...
worldworld Posted February 22, 2007 Share Posted February 22, 2007 Can you paste the code here which you know ... It will help to solve the matter. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.