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 does $globals mean?
What is php resource type?
What are escaping characters? Explain with an example?
What is the meaning of xdebug?
What is the use of rand() in php?
How can we display information of a variable and readable by a human with php?
What u mean by query?
Can a super () and this () keywords be in same constructor?
How to select a database?
What is singleton design pattern in php?
How to get useful error messages in php?
What are the string functions in php?
What is the best way to avoid email sent through php getting into the spam folder?
Is php class name case sensitive?
What is $globals php?