You are on page 1of 1

$servername=""; $connection=arrary("database"=>" ","uid"=>" ","pwd"=>" "); $conn=sqlsrv_connect($servername,$connection); if($conn===false) die( FormatErrors( sqlsrv_errors() ) );

You might also like