How to get seconds from current date using date function ?
Answer Posted / rupa
date("h:i:s");//get current time
date(s);//get only seconds
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
What is polymorphism with example in php?
What is associative array in php?
How can I display text with a php script?
Is php an array?
What is is_null() in php?
Why php is used with mysql?
When sessions ends?
What is a php certification?
How send email in php?
What are php filters?
Tell me what is htaccess?
What is in php 7?
What is super keyword in php?
What is magic quotes?
Is php harder than javascript?