Reuse connections to Oracle from PHP

XMLWordPrintable

    • Type: Incident report
    • Resolution: Won't fix
    • Priority: Minor
    • None
    • Affects Version/s: 2.2.2
    • Component/s: Frontend (F)

      Would be great to use persistent connection to Oracle database:

       
      $DB['DB'] = @oci_pconnect($DB['USER'], $DB['PASSWORD'], $connect); 
      

      Documentation: http://www.php.net/manual/en/features.persistent-connections.php

            Assignee:
            Unassigned
            Reporter:
            Alexey Pustovalov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: