Oracle database connection with PHP using XAMPP

preview_player
Показать описание
This video describes how Oracle 12c database can be connected with PHP usin XAMPP.

Pre-requisite:
- XAMPP installation completed

There are roughly 7 steps to be done in order to get Oracle and PHP connected. The video goes through it sequentially

Instant Client Package Download Link :
Рекомендации по теме
Комментарии
Автор

can anyone suggest me how to connect oracle with php 7.4.22 and i have vc15 installer installed but i'm not able to find the instant client set up with vc15.

pravinshirsath
Автор

Thank you so much sister for helping me to connect through oci. I wish your profession get more profitable day by day. thank you so much

aashishparajuli
Автор

Worked for me in a easy way, Thank you

SrinivasReddy-rozq
Автор

Excellent, didnt find the vc15 above folders but got it to work by latest version

missmeqt
Автор

PDO Connection(Code: $bd = new PDO('oci:dbname='.$tns, USER, PASS);) is not working for Oracle 19c and PHP 8. Says ''Çould not find the driver" . Can you suggest me what Can I do to get it working?

muhammadmahadihasan
Автор

i love it, its the only one thats works for me <3

FLPST
Автор

I tried xamp64 bit and I follow the steps but it didn't work

Tokando
Автор

When i uncomment the extension then it cause error in my apache.

muhammadsaddam
Автор

Te amo te amo, siempre seras mi casita

jeremymorales
Автор

i haved copied Dll files its not working

liaqatnaveed
Автор

i have oracle 18c, i just changed the extension to 18c where 12c was written, will it work?

muhammadhateem
Автор

Darling will you please tell me how to do on Linux server?

salexkorsan
Автор

can someone send vc15 instant client link or does it not exist? i can only find vc14

cosmicbrew