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 do I start a php session?
What is variable function php?
Write a program to display table of a number using php?
How can I find my php version?
What are the characteristics of php?
Does php need html?
How many ways to include array elements in double-quoted strings using php?
How can we pass the variable through the navigation between the pages?
What types of MYSQL function available for affecting columns
What is the functionality of the functions strstr() and stristr()?
What is string in php?
what is difference between PHP4 , PHP5
Is php used for frontend or backend?
What is php and its uses?
What is difference between mysqli and mysql?