how many ways we get current date in php

Answer Posted / swapna

$date_time = date('Y-m-d H:i:s'); use this one you can get
current date.

Is This Answer Correct ?    88 Yes 28 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some of the popular frameworks in php.

549


Explain about require and include function?

568


How can I load data from a text file into a table?

562


How to list all values of submitted fields?

547


How many types of array supported in php?

530






How to protect special characters in query string?

530


What is slim framework?

502


Is php a mvc?

508


Explain how can we execute a php script using command line?

502


What is difference between array_merge and array_combine in php?

503


How to submit form without a submit button.

535


What is $_ server request_method == post?

536


What is the meaning of php?

511


Which functions are used to count the total number of array elements in php?

539


How can we display information of a variable and readable by a human with php?

533