Posted by hennie on 01/16/07 18:53
How can i convert a date in text format into a date format that is accepted by msql? I have 3 values for day, month and year I combine them to a date string $date1=$year."-".$month."-".$day; How do i go further to make $date1 suitable for mysql? Thanks in advance, Hennie
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming