Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ How will you get the current date and time using PHP?

PHP's time() function gives you all the information that you need about the current date and time. It requires no arguments but returns an integer.

 211 views

More Questions for you: