Answers for "get the date currently. php"

PHP
2

php get current time and date

date("Y-n-j G:i:s");
//-->2020-10-29 23:27:15
Posted by: Guest on October-29-2020
1

date now php

date("Y-m-d H:i:s");
Posted by: Guest on October-21-2020

Browse Popular Code Answers by Language