[PHP] Re: simple date question
Hi Adria, why not just using $month=date("m")? Martin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: Simple date question
Hi! I never used MSSQL myself, but you should be able to find some SQL command to format the date in the MSSQL documentation - that's generally the way to retrieve specific date/time elements. HTH Bogdan Dave Leather wrote: > I hope this is a simple date question > > I am using an MSSQL dat