If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > PHP > mysql select question an mktime

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-30-03, 07:34
pelegk2 pelegk2 is offline
Registered User
 
Join Date: Nov 2003
Posts: 26
mysql select question an mktime

i have a mysql table
whuch the time and date is saved in the format of mktime() function!
i want o make a select on that col
that it will return only the specific data for a specific date
and will sort it in Desc oreder!
thanks in advance
peleg
Reply With Quote
  #2 (permalink)  
Old 12-02-03, 18:39
jbroder jbroder is offline
Registered User
 
Join Date: Jun 2003
Posts: 20
your question was hard to read, but I think you mean you have a timestamp and want to sort it by date

look in the mysql documentation at mysql.com for the date functions.

Hope this helps.

Jon
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On