how to use between operator when retrieve from
database(format-2008-jun-06)
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / prabhu
Not Possible,....... depends upon ur oracle format
Is This Answer Correct ? | 0 Yes | 1 No |
Which programming language does php resemble to?
What is the differences between $a != $B and $a !== $B?
What are magic methods?
what is session_set_save_handler in PHP?
> symbol is used to redirect the output of a command. State Whether True or False?
write a program to print [123] [456] [789] note : braces also need to be printed
What is call by reference in php?
List functions available to sort an php array?
What is pdo in php why use?
What does the unlink() function means?
What is get and post method in php?
what the new feature add in php 7.2?