Answer Posted / arya
Try following queries
1] get date time
"SELECT NOW()"
2] get time
"SELECT CURTIME()"
3] get date
"SELECT CURDATE()"
| Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
What does the initials of php stand for?
What is regex in html?
Which is correct about mysqli and pdo?
Explain about getters and setters in php?
Is it possible to remove the html tags from data?
What is the difference between for and foreach?
What is the function mysql_pconnect() usefull for?
Which function is used in php to count the total number of rows returned by any query?
Who is the father of php?
What is asort php?
What's the output of the ucwords function in this example?
What is php written in?
How to initiate a session in php?
Which is better python or php?
Tell me how stop the execution of a php scrip?