date format problem

------=_Part_1897_32586888.1198324447874
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

my problem is with date format

mysql support yyyy-mm-dd

but my client not use to enter date in yyyy-mm-dd format
he use to in dd-mm-yyy format

how can it possible to input date in
dd-mm-yyyy format

------=_Part_1897_32586888.1198324447874--
arafat uddin [ Sa, 22 Dezember 2007 12:54 ] [ ID #1892762 ]

RE: date format problem

www.php.net/date will show you all the possibilities of formatting the date

bastien
----------------------------------------
> Date: Sat, 22 Dec 2007 17:54:07 +0600
> From: arafat.cse [at] gmail.com
> To: php-db [at] lists.php.net
> Subject: [PHP-DB] date format problem
>
> my problem is with date format
>
> mysql support yyyy-mm-dd
>
> but my client not use to enter date in yyyy-mm-dd format
> he use to in dd-mm-yyy format
>
> how can it possible to input date in
> dd-mm-yyyy format

____________________________________________________________ _____
Use fowl language with Chicktionary. Click here to start playing!
http://puzzles.sympatico.msn.ca/chicktionary/index.html?icid =3Dhtmlsig=

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Bastien Koert [ Sa, 22 Dezember 2007 22:21 ] [ ID #1892764 ]
PHP » gmane.comp.php.database » date format problem

Vorheriges Thema: Querying & Displaying a pricing table
Nächstes Thema: Parent process lost MySQLi connection after child process gone.