How can we know the number of days between two given dates
using PHP?
How can we know the number of days between two given dates
using MySQL?
Answer Posted / shaik abdul raheem
SELECT DATEDIFF('2006-04-01','2006-03-01')
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are properties in php?
What is the use of strip_tags() method?
What are the difference between abstract class and interface in oops?
How to create a mysql connection?
What is a php certification?
Define about declare construct?
How long should a session last?
How to get the value of current session id?
How can I increase my website session?
What is string in php?
What are the features and advantages of object-oriented programming in php?
Can we override magic methods in php?
What is env in laravel?
What is the difference between apache and tomcat?
Is facebook still in php?