krappleby025
Programmer
Hi all
im trying to allocate three variables to the Datetime stamp in mysql and have tried a few version, here is the code i am using now
$dob = date($year-$month-$date h:i:s);
however it dont work..
Sorry to keep asking but im learning the details on the date variable..
can any one help me allocate the three variables to the date funtion. so that the date that is produces is the date in the variables
cheers
im trying to allocate three variables to the Datetime stamp in mysql and have tried a few version, here is the code i am using now
$dob = date($year-$month-$date h:i:s);
however it dont work..
Sorry to keep asking but im learning the details on the date variable..
can any one help me allocate the three variables to the date funtion. so that the date that is produces is the date in the variables
cheers