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

How to get the number of characters in a string?

0 Answers  


What are headers in php?

0 Answers  


Write a statement to show the joining of multiple comparisons in php?

0 Answers  


What are classes in php?

0 Answers  


How to check an key is exists in array?

0 Answers  






Tell me what does the scope of variables means?

0 Answers  


What is difference between require_once(), require(), include()?

0 Answers  


Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?

1 Answers  


What is php and sql?

0 Answers  


How to make database connection in php?

0 Answers  


Is null function in php?

0 Answers  


How do you compare strings in java?

0 Answers  


Categories