09 September 2019

How to get timstamp from time in php?

Get timstamp from time in php
<html>
<body>

<?php
$first="11.06am";
echo(strtotime("$first") . "<br>");

?>

</body>
</html>

No comments:

Post a Comment

How to create youtube videos slider with play and pause option in wordpress?

Create youtube videos slider with play and pause option in wordpress youtube videos slider Use this shortcode:- [punjab_today] function my_...