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
How to terminate the execution of a script in PHP?
How to download and install php on windows?
my english is not too good then what we apply for a php programer post
Which is variable cost?
Which function is used to read a single character from a file in PHP.
What is strstr php?
Starting or restarting a computer is called
What is difference between single quotes and double quotes in php?
Tell me how is it possible to return a value from a function?
What is the differences between $a != $B and $a !== $B?
What is artisan in php?
How to find datatype of variable in php?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
How to store the uploaded file to the final location?
What is config file in php?