/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php // from MySQL to UNIX timestamp function convert_datetime($str) { return $timestamp; } ?>
URL: http://www.vision.to/convert-mysql-date-to-unix-timestamp.php