Skip to content

Instantly share code, notes, and snippets.

@mstaack
Created February 8, 2016 14:58
Show Gist options
  • Save mstaack/233d3f29eac7c0c4583a to your computer and use it in GitHub Desktop.
Save mstaack/233d3f29eac7c0c4583a to your computer and use it in GitHub Desktop.
oci8 connect with quick connect string
$ressource = oci_connect('username','passwowrd','yourdatabase:1521/service')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment