我需要转换 我尝试了 DD / MM / YYYY h:m code>例如21/12 / 2015年17:14这个日期使用php的时间戳格式并将其存储在mysql中。 p>
strtotime() code>和其他一些功能,但它不起作用。 谁可以帮我这个事。 我正在使用datepicker生成日期时间的值 p>
div>
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