adding date into mysql with php

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Jonathan Crawford

    #1

    adding date into mysql with php

    Hi

    I am building my first php/mysql application
    having come from the dark side. I am finding it a
    lot easier then I thought.

    One thing I am stuck on is adding a a date fieled
    through sql

    I have a verfied short date (dd/mm/yy) but
    can't seem to insert it into the table.

    I would be grateful for the correct format

    thanks

    jc

    ===============
    Jonathan Crawford
    jc@tgsi.net
    ===============


  • Ewoud Dronkert

    #2
    Re: adding date into mysql with php

    Jonathan Crawford wrote:[color=blue]
    > I have a verfied short date (dd/mm/yy) but
    > can't seem to insert it into the table.[/color]

    http://dev.mysql.com/doc/refman/4.1/en/datetime.html

    --
    E. Dronkert

    Comment

    Working...