help for php mysql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • schandrasena
    New Member
    • May 2007
    • 1

    help for php mysql

    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
  • ak1dnar
    Recognized Expert Top Contributor
    • Jan 2007
    • 1584

    #2
    Originally posted by schandrasena
    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.

    External Links:

    Learn how to use the PHP to process data from your HTML forms with our basic PHP Form Processing lesson.

    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

    Working...