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 |
Is php developer in demand?
Hello Friends,I am seeking for a job in php having 9 months. exp.Please suggest any company openings.
What is binary safe string?
What are the different types of errors in PHP?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
What is the difference between $name and $$name?
What are the Merits and De-Merits of CURL library ?
How can php and javascript interact?
How can we find the number of rows in a result set using PHP?
What is lazy loading in php?
How to call a php function from html button?
What is php call function?