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 difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
Why do we use php?
Write a program to display table of a number using php?
What is the goto statement useful for?
What websites use php?
What is the use of Php variables?
When to use single quotes, double quotes, and backticks?
Do you know what is the function mysql_pconnect() usefull for?
How could I install codeignitor ?
Why do we use csrf token?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
How can I load data from a text file into a table?
How to include a file to a PHP page?
What are the differences between require and include?
Why we use get in php?