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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null value in php?

565


Can we override static method in php?

529


How to make horizonatl menu and vertical menu responsive

1869


What does the scope of variables means?

582


Why die is used in php?

557






How to read a file in php?

523


What is the difference between explode () and split () functions in php?

609


Does https prevent csrf?

516


Is it possible to remove the html tags from data?

529


How to send email using php script?

513


Explain PHP?

611


Why many companies are switching their current business language to php? Where php basically used?

499


How does firefox manage cookies?

536


Explain the difference between isset() and empty()?

536


how to track no of users logged in?

592