How to get seconds from current date using date function ?
Answer Posted / sunil kumar
date("s")
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How can you pass a variable by reference?
Where sessions stored in PHP?
Explain object-oriented methodology in php?
What is the function file_get_contents() usefull for?
Tell me what is the use of isset() in php?
Is age nominal or ordinal?
Explain what are the two main string operators?
Tell us how to create an array of a group of items inside an html form?
How cookies are transported from browsers to servers?
How do I start a php session?
How error handling is being handled by php?
Is null check in php?
What is the difference between $argv and $argc? Give example?
Which is correct about mysqli and pdo?
Write a program to display reverse of any number?