I need to convert DD/MM/YYYY h:m
eg 21/12/2015 17:14 this date to timestamp format using php and store it in mysql.
I have tried strtotime()
and some other functions but it's not working. Can any one help me on this. I'm using datepicker to generate the value for date time