how to display and include the user system date/time in a
php program/project



how to display and include the user system date/time in a php program/project..

Answer / shivshambhu@ymail.com

<? php
echo date("F d,Y H:i:sa");

?>
output:-September 23,2010 21:38:54pm

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More PHP Interview Questions

Is php an object or array?

0 Answers  


Tell me what does accessing a class via :: means?

0 Answers  


What is ci framework in php?

0 Answers  


How do you destroy a particular or all Sessions?

0 Answers  


What is final class and final method?

0 Answers  






How to write a program to make chess?

0 Answers  


how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp.

2 Answers  


Write the code for upload a video file in PHP.How will You Play this in Your Page.?

2 Answers   ASD Lab, Convex Digital,


What is the difference between characters 23 and x23?

0 Answers  


What is the use of mysql_fetch_assoc in php?

0 Answers  


Is it worth learning php in 2019?

0 Answers  


How to download files from an external server with code in php?

0 Answers  


Categories