Forum Moderators: coopster
Any of you guys who have any experience in PHP + Oracle please reply and give me some advice, because, frankly speaking, I am still a newbie in PHP oracle integration
ALTER SESSION SET NLS_DATE_FORMAT='YYYY-MM-DD HH24:MI:SS'
Just change it to your date format. Also the adodb library comes in handy. Besides that it's fairly bog standard stuff. Happy scripting!
fintan.
what specifically were you looking for?
you also might want to look at this
[zend.com...]
2. How can I limit the search result like the way I use LIMIT on MySQL, cause, a friend of mine told me that if I tried to retrieve large amount of data from database directly, it would cause bottleneck to the bandwidth.
Thanks In Advance.
Regards
AndreJul