Answer Posted / nirav desai
You have to use Date datatype for the particular field where
you have to store date.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the popular frameworks in php?
What is echo and print in php?
Why framework is used in php?
What is the difference between core php and php?
Does php 7 support mysql?
Is numeric in php?
How to store the uploaded file to the final location?
What are the final class and final method?
How to check if a string contains a character or word in php?
How do I debug php?
Difference between mysql_connect and mysql_pconnect?
What is fetch array in php?
How can I embed a java program in php file and what changes have to be done in php.ini file?
How is it possible to set an infinite execution time for php script?
What is mysqli_real_escape_string?