GIDForums  

Go Back   GIDForums > Webmaster Forums > Web Design Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-Nov-2006, 10:46
CGRRay CGRRay is offline
New Member
 
Join Date: Nov 2006
Posts: 3
CGRRay is on a distinguished road

Does CURDATE work with the UNIX timestamp?


I am using MySQL and I have a table where the dates are stored in UNIX timestamp format. I'm trying to use the CURDATE term for a select query but it isn't working. Does CURDATE work with the UNIX time stamp?
Any help is appreciated.
Here's the query:
select first_name, last_name, date_expires, title
from cl_member, `user`, cl_chapter
where cl_member.user_id=`user`.user_id
and cl_member.chapter_id=cl_chapter.chapter_id
and cl_member.chapter_id=14
and month(date_expires)=month(CURDATE())
ORDER BY last_name
 
 

Recent GIDBlogProgramming ebook direct download available by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy/Paste from Excel into an FL_Input field UNIX app doesn't work ? jl_nicoue FLTK Forum 1 26-Jul-2006 14:15
Work at home. English proofreader needed. $14.50/hour cascade_soft Member Announcements, Advertisements & Offers 0 05-Jun-2006 01:29
Random access files Krazy_yA C Programming Language 6 07-May-2006 02:44
Getting .htaccess files to work Krak Apache Web Server Forum 0 23-Sep-2005 12:39

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 23:52.


vBulletin, Copyright © 2000 - 2009, Jelsoft Enterprises Ltd.