how to use between operator when retrieve from
database(format-2008-jun-06)
Answer Posted / mahesh
echo date("Y-M-j");
//Output
2008-Oct-29
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the use of htmlentities in php?
Explain what does the function get_magic_quotes_gpc() means?
What is php static function?
What is the difference between get and post method in php?
Is php a dying language?
What is the use of explode() function?
What does $_env mean?
What are magic methods?
What is x+ mode in fopen() used for?
Does mysql need php?
What is a static method php?
Difference between mysql_connect and mysql_pconnect?
Does php have future?
What are the methods useful for method overloading?
What are the rules to determine the “truth” of any value which is not already of the boolean type?