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 are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...
programm for factorial
What is the correct syntax of mail() function in php?
Is it easy to learn php?
How does integrate SSL certificate in websites and also how to generate CSR in Local machines? plese give some ideas ASAP.....
How to get best php developer Experience in Php with Sugar CRM / VTiger.
Which is the latest version of php?
Which function can be used to exit from the script after displaying the error message?
What are php strings?
Explain what does the unlink() function means?
What does $globals means?
What is strlen php?