to : any one
how can i convert variabel from string type into date type, cause i want saved to database using mysql, NB: value input by user using three variable : varday, varmonth, varyear thx
regards leo
you don't. just stick the var in the query.
You could use the strtotime() function...