You might want to add date and time using php in your php files. I will tell you how to do it.
1 – Go to your PHP page. Paste this code where you want to add date and time
date("J-F- Y–H:I A")
This code will Show date and time in Date-Month-Year –Hour:Minute:AM/PM
If you want to change the type of showing date and time just change the position of the letters.
Here is a list of dates you can use in PHP
Functions |