(PHP 5, PHP 7, PECL OCI8 >= 1.1.0)
Connect to the Oracle server using a unique connection
resource oci_new_connect ( string $username, string $password [, string $connection_string [, string $character_set [, int $session_mode ]]] )
Establishes a new connection to an Oracle server and logs on.
Unlike oci_connect() and oci_pconnect(), oci_new_connect() does not cache connections and will always return a brand-new freshly