A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by pelegk2 » Tue Feb 10, 2004 11:39 am
Code: Select all
select * from order_color where month(from_unixtime(order_date)) = '2' and year(from_unixtime(order_date))='2004'
Post by twigletmac » Wed Feb 11, 2004 3:55 am
Return to “PHP - Code”