Skip to content

Instantly share code, notes, and snippets.

@mishak87
Created November 11, 2013 10:33
Show Gist options
  • Save mishak87/7411147 to your computer and use it in GitHub Desktop.
Save mishak87/7411147 to your computer and use it in GitHub Desktop.
MSSQL & PHP on *nix
dblib:host=<host>;dbname=<dbname>
# use host:<name>
[<name>]
host = <ip>
port = 1433
tds version = 7.2
client charset = UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment