Answer Posted / tasimkhan
$date = date('d-M-Y H:i:s', strtotime(time(0))
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is basename php?
Tell me what does the php error 'parse error in php - unexpected t_variable at line x' means?
How can you execute php script from the command line?
What is interface? Why it is used?
Is salary fixed or variable cost?
How to concatenate two strings in php?
How to set a page as a home page in a php based site?
How big is varchar max?
What is env in laravel?
Why laravel is best php framework?
What is the default time of cookie in php?
How to remove all duplicate values in array in php?
Explain me what is the meaning of a persistent cookie?
How does php session work?
When do you use define() and when do you use const. What are the main differences between those two?