How can we get second of the current time using date function?
Answers were Sorted based on User's Feedback
Answer / shanmuga
echo date('s');
This function will give the seconds of the current time.
| Is This Answer Correct ? | 52 Yes | 9 No |
What is the difference between single-quoted and double-quoted strings in php?
how many types of inheritance is there in php? name there?
Tell me what sized websites have you worked on in the past?
What is difference between required and require_once in php?
How to get tabels from database in php andd display it in the table form using codelgniter? plz help me
Declare a new variable in php equal to the number 3;
What's the difference between accessing a class method via -> and via ::?
Explain the difference between urlencode and urldecode?
How do you develop your own PHP extension ?
Does it possible to compile php with mysql without having mysql sources?
Name some of the constants in php and their purpose.
what is magic code ?
4 Answers eVenturers, iFlash, Zynga,