Salve,
per la connessione ad db mssql in asp viene utilizzata la seguente stringa:

"Provider=SQLOLEDB.1;Persist Security Info=False;User ID=xxxxx;Initial Catalog=DB;Data Source=SQLSRV;password=xxx;"

Come viene convertita in php?