ckroon
Posts: 869
|
| Posted: 06/05/2006, 8:43 PM |
|
Hi all.
I am working on an application that displays the birthdate on one page using format: 1970-06-29. This birtdate is pulled from a database which was taken from a spreadsheet. ANother page, for a different section of the user's company needs the birthdate formatted in the database in this format: 1970 06 29 each entry in a different column.
Point me in the right direction?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 06/06/2006, 10:19 AM |
|
What database (and version) are you using?? What format is the birthdate field??
|
 |
 |
ckroon
Posts: 869
|
| Posted: 06/06/2006, 10:23 AM |
|
Doh!
Sorry. PHP 4. Mysql
Format of birthdate is yyy/mm/dd
_________________
Walter Kempees...you are dearly missed. |
 |
 |
|