Click to See Complete Forum and Search --> : mysql query problem


pelegk1
11-30-2003, 07:50 AM
when i do this :
select * from order_color where to_days(FROM_UNIXTIME(done_date))=to_days(NOW()) order by done_date desc
in the mysql query everything works fin
but when i do it from php i get another answers why?
thanks in advane
peleg