how to use between operator when retrieve from
database(format-2008-jun-06)
Answer Posted / anuj maheshwari
using date(put some thing here according format) function..
actually its very difficult to remember these patten format.
just go through on that web-site www.php.net
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is escape data in php?
What is composer install?
Tell me how stop the execution of a php scrip?
Is it possible to use com component in php?
How does php sessions work?
What is $_ request in php?
Which function parses an English textual date or time into Unix timestamp in PHP.
How do I escape data before storing it into the database?
What is php static function?
How to access a specific character in a string?
What are the differences between require and include?
What is the purpose of pear in php?
What is the use of callback in php?
What is the difference between array_pop() and array_push()?
Explain object-oriented methodology in php?