MichaelLewis
Programmer
How do I get the YY out of my Database trdate (defined as DATE)?
i.e., I want to
SELECT * FROM transactions WHERE user = '$UserID' AND trdate = '$yy'
($yy is a 2 digit year)
Thanks,
Michael
i.e., I want to
SELECT * FROM transactions WHERE user = '$UserID' AND trdate = '$yy'
($yy is a 2 digit year)
Thanks,
Michael