How can we know the number of days between two given dates
using PHP?
Answer Posted / pushpendra thakur
the first 1 is correct answer
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is a php 5?
What is session in PHP. How to remove data from a session?
Is php 5 still supported?
What is meant by public, private, protected, static and final scopes?
What is associative array in php?
how to track user logged out or not? when a user is idle?
Explain me what are the 3 scope levels available in php and how would you define them?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is api example?
Write a program to get second highest number in an array using php?
Explain how can we execute a php script using command line?
How to define a function with any number of arguments?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
List some array functions in php?
Tell me how can you pass a variable by reference?