|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
date formating!!
Hi everyone
I am storing dates in one of my colums in a MMDDYY format. I was wondering what do I need to do to reformat this in a mySQL date format so I can retreave rows of spacific dates? thanks Qutaibah |
|
#2
|
|||
|
|||
|
Hi
What I do is to store the PHP time stamp in mysql database. And I wrote several functions to change to any format . It also makes possible to 'arrange' the date . calculate no. days and so on .. Rathaur
__________________
Rathaur ====================== Knowledge is Power |
|
#3
|
|||
|
|||
|
date formating with mysql timestamp
At www.devshed.com there is a great article called "Building A Quick-And-Dirty PHP/MySQL Publishing System " The author describes a grat function to sort this problem. He also includes the code to us in the html part, its wicked and simple
|
![]() |
| Viewing: Dev Articles Community Forums > Databases > General SQL Development > date formating!! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|