A
A
Andrey Strelkov2019-03-26 18:58:37
PHP
Andrey Strelkov, 2019-03-26 18:58:37

What library should I use in PHP 7.2 (Win) to work with Oracle 11g?

Good afternoon, please tell me which library to use and where to download it to work in PHP7.2 (windows, x64) with Oracle 11g DBMS?
Out of the box in php 7.2 there is only a library for 12c, 11g is no longer available.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
J
JhaoDa, 2019-03-26
@JhaoDa

Have you checked that it doesn't connect with 11g, or did you see php_oci8_ 12c .dll and decide it won't work?
The documentation says that
and

If OCI8 uses 12c client libraries, then the database may be 10g, 11g, or 12c.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question