hi there i am having an issue formatting a date string back to mysql for a query, say 
i have a month string January from a get query string like so ?month=January , and i 
need to check a range of results within an endate so i need WHERE end_date > 
$_GET['month'] , how can i format the month string back to mysql so it can understand 
it , let me know thanks


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to