Below is the code for connecting to a MSSQL Server database. ... //declare the SQL statement that will query the database $query = "SELECT id, name, year ";
webcheatsheet.com