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
Is apache needed for php?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
Explain me differences between get and post methods?
How to check an element is exists in array or not in php?
What are the three parts of an http request?
How check field is empty or not in php?
What is env in laravel?
Who developed php?
What are the disadvantages of php?
Do you know how can php and html interact?
What is a persistent cookie in php?
What is the use of php and mysql?
What is session cookies php?
What are the correct and the most two common way to start and finish a PHP block of code?
Write a program to get lcm of two numbers using php?