Answers for "how to get the current system time in 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

Code answers related to "how to get the current system time in php"

Browse Popular Code Answers by Language