Page 1 of 1

class for oracle

Posted: Thu Dec 08, 2011 9:51 am
by lipun4u
I need to develop a class which will be responsible for all database(oracle) interactions(connect/fetch/update/insert/error handling).

Can somebody suggest me how to approach this ?

please provide me some link and also some code that will help me to design.

Re: class for oracle

Posted: Fri Dec 09, 2011 1:41 am
by manohoo
Have you looked into PHP's PDO? It will get you going in no time.

Re: class for oracle

Posted: Fri Dec 09, 2011 10:07 am
by mikosiko

Re: class for oracle

Posted: Fri Dec 09, 2011 12:43 pm
by lipun4u
thanks a lot :drunk:

Re: class for oracle

Posted: Sat Dec 10, 2011 8:14 pm
by yacahuma
php adodb