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

What is difference between require_once(), require(), include()?

0 Answers  


Which functions are used to count the total number of array elements in php?

0 Answers  


Which parts of php are case sensitive?

0 Answers  


Is md5() is breakable if yes than how?

1 Answers  


List the different types of print functions available in php?

0 Answers  


Is jquery better than javascript?

0 Answers  


Is php a dying language?

0 Answers  


How to get number of days between two given dates using PHP?

0 Answers  


What is a string in r?

0 Answers  


What is advanced php programming?

0 Answers  


What are the different types of Errors in PHP?

20 Answers   Cisco, TCS, Troop Software,


Which is the latest version of php?

0 Answers  


Categories