please say me how to insert select box year month date from form. and i want to send it to mysql databse date filed.
sampath
Hi Sampath,
Welcome to TSDN
You can make it by creating html form with list menus for dd mm yyyy and post those element to php for processing.
just google you may find out lots of examples in here at the forum and out side.
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
Comment