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
How cookies are transported from browsers to servers?
Explain what are the two main string operators?
What is sql injection in php?
What is the purpose of the '.myi' file extension? What do thes file contain?
Does wordpress run on php 7?
Explain preg_Match and preg_replace?
Can we run php on tomcat server?
Tell me how do I escape data before storing it into the database?
What is the difference between indexed and associative array?
Is echo a function in php?
Explain the difference between mysql_connect and mysql_pconnect?
Tell me what are the correct and the most two common way to start and finish a php block of code?
What will the ?getdate() function returns in PHP?
What is the basic syntax of Php?
What is variable give example?