how to use between operator when retrieve from
database(format-2008-jun-06)

Answers were Sorted based on User's Feedback



how to use between operator when retrieve from database(format-2008-jun-06)..

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

how to use between operator when retrieve from database(format-2008-jun-06)..

Answer / mahesh

echo date("Y-M-j");

//Output
2008-Oct-29

Is This Answer Correct ?    1 Yes 0 No

how to use between operator when retrieve from database(format-2008-jun-06)..

Answer / prabhu

Not Possible,....... depends upon ur oracle format

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More PHP Interview Questions

What is string and its function?

0 Answers  


Tell me what library is used for pdf in php?

0 Answers  


Which is better python or php?

0 Answers  


How should a model be structured in mvc?

0 Answers  


What are the benefits of using queries?

0 Answers  


What is difference between print and echo in php?

0 Answers  


How do you compare strings in java?

0 Answers  


What are objects in php?

0 Answers  


Explain what does the unset() function means?

0 Answers  


Which function would you use to merge two arrays in php?

0 Answers  


What are global variables in php?

0 Answers  


Is it easy to learn php?

0 Answers  


Categories