How to get seconds from current date using date function ?
Answer Posted / dinesh kumar
datepart(dateinterval.second,now)
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
How can you compare objects in php?
Explain about the data types in PHP?
What are the different tables(engine) present in mysql, which one is default?
How to stop the execution of php script?
What is $globals php?
How a variable is declared in php?
What is T_PAAMAYIM_NEKUDOTAYIM?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain
What is sticky form in php?
What is difference between session and cookie in PHP?
What the limitation of header() function in php?
What is use of mysqli_query in php?
What are differences between PECL and PEAR?
What are the functions for imap?