Afficher la date à un format personnel

Author:

 date
Download

<?php
$timestamp= time(  );
// séparé par '/'
echo date("m/d/y G.i:s",$timestamp);
?>

Leave a Reply

Your email address will not be published. Required fields are marked *


2 + = four