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 |
What is php session id?
How would you declare a function that receives one parameter name hello?
How does csrf attack work?
just explain MYSql ISAM and InnoDB functions. and what is the diffrent between both. and which is the better in both.
how to count how many sundays in month?
How can you pass a variable by reference?
What is json php?
What is basic php?
How should a model be structured in mvc?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
What is __ invoke in php?
What is the use of mysql_fetch_assoc in php?