> Change your query:
> selectdayofmonth(Posted) as DOM_Posted,
> month(Posted) as M_Posted,
> year(Posted)as Y_Posted,
> hour(Posted) as HH_Posted,
> minute(Posted) as MM_Posted,
> Name,
> Prayer
> from pray
tnx it worked just like i wanted it to...
- Original Message -
From: "Barajas, Arturo" <[EMAIL PROTECTED]>
To: "'Sunfire'" <[EMAIL PROTECTED]>
Sent: Tuesday, February 18, 2003 7:59 PM
Subject: RE: [PHP] mysql select and date functions
> Ha
Change your query:
select dayofmonth(Posted) as DOM_Posted,
month(Posted) as M_Posted,
year(Posted)as Y_Posted,
hour(Posted) as HH_Posted,
minute(Posted) as MM_Posted,
Name,
Prayer
from prayer
T
3 matches
Mail list logo