strtotime()
Posted: Tue Feb 20, 2007 5:38 am
i'm trying to convert the date 6/18/1983 to time() format. how do i go about doing this?
my code failed
my code failed
Code: Select all
$dob = strtotime("$day $month $year",);