I insert date field in a php form that is recorder to a database. I don't like to work with the year/month/day format. If I remember well, somebody in the past told me to leave it this way in order to ...
I am working on a website using PHP with mySQL (don't ask) as the database. It's just a simple news reporting script. I have an addnews page which consists of a form in which you enter ther date, ...