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
How many records can be stored in mysql table?
How can we upload a file in php?
am from coimbatore.am learning php&mysql. what will be the approx salary for me if i get a job in coimbatore.
How to replace a substring in a given string?
What are getters and setters and why are they important?
What is difference between strstr() and stristr()?
How to parse configuration file in php?
Is php front end?
Explain me what is the goto statement useful for?
What is php built on?
What is the current php version?
Why and where do we use htaccess?
How to write comment in php?
What is faster in php?
Is polymorphism inherited?