how many ways we get current date in php

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


Please Help Members By Posting Answers For Below Questions

What does PEAR stands for?

649


How to write php function in html onclick?

535


What is helper library?

520


What is a php trait?

497


Can you define an array argument as a reference type?

513






Is php a float?

547


Which software is used to run php programs?

530


How to track no of user logged in?

637


Which is the latest version of php?

551


What are the common uses of php?

573


Is not null in php?

532


Why do we use query?

509


How to concatenate two strings in php?

547


How to get the position of the character in a string in php?

632


How to include a file code in different files in php?

522