How can we get second of the current time using date function?
Answer Posted / shanmuga
echo date('s');
This function will give the seconds of the current time.
| Is This Answer Correct ? | 52 Yes | 9 No |
Post New Answer View All Answers
Which is best framework for php?
How can I make a script that can be bilingual (supports english, german)?
How do you count numbers in php?
Is php used for frontend or backend?
How to find a substring from a given string in php?
What is the basic function to search files for lines (or other units of text) that contain a pattern.
What is better .net or php?
Explain the difference between php4 and php5.
What is in php 7?
How can you submit a form without a submit button?
How to get best php developer Experience in Php with Sugar CRM / VTiger.
Tell us how to redirect a page in php?
What is the goto statement useful for?
How can I increase my website session?
What is the difference between indexed and associative array?