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

Why and where do we use htaccess?

0 Answers  


How to download and install php for windows?

0 Answers  


What are the method available in form submitting?

0 Answers  


What does the scope of variables means?

0 Answers  


What is MVC structure in Magento?

4 Answers  






how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......

0 Answers  


How to write in a file in php?

0 Answers  


Which function would you use to read a line of data from a file in php?

0 Answers  


how to uploade video in php????

1 Answers  


What is the use of final class in php?

0 Answers  


Tell me how the result set of mysql be handled in php?

0 Answers  


Does winrunner 8.0 or qtp 8.0 supports php

2 Answers  


Categories