Answer Posted / mahesh
$date = getdate()
Here $date prints as an Array.with current date and Time
| Is This Answer Correct ? | 24 Yes | 25 No |
Post New Answer View All Answers
What is final keyword in php?
What is a collection in php?
What is the use of the function htmlentities?
Why do we use cookie?
Explain php explode() function.
Is overloading possible in php?
Tell me what are the __construct() and __destruct() methods in a php class?
What is use of echo in php?
How is it possible to parse a configuration file?
Explain what is the difference between session and cookie?
How to make a class in php?
Why do we need session?
Explain me what is the w3c?
What is the difference between php 5 and php 7?
What is binary safe string?