Page 1 of 1

how connect oracle 12c with php

Posted: Tue Jan 31, 2017 5:08 am
by mfa786
Hi to all
dear I am new in PhP
please give me idea and code
how my oracle 12c database connect with php
please send me code

thank in advance
regard

Re: how connect oracle 12c with php

Posted: Tue Jan 31, 2017 5:43 am
by Celauran
You can use PDO with the OCI driver.

http://php.net/manual/en/ref.pdo-oci.php

Re: how connect oracle 12c with php

Posted: Mon Feb 13, 2017 2:19 am
by itdevxpert