fix
Please note: This website includes an accessibility system. Press Control-F11 to adjust the website to people with visual disabilities who are using a screen reader; Press Control-F10 to open an accessibility menu.

mssql Database connection string

Avatar
  • Answered
When I write the connection string mssql_connect(DBHOST, DBUSER, DBPASS) in a php webpage it errors out stating undefined function mssql_connect(). Is this the correct connection string to a sql server from php?
Avatar
johnpaulb-imhs1
Hello, Thank you for contacting us about coding a connection string. Please see the official PHP guide on mssql_connect, as it provides examples along with an in-depth explanation. If you have any further questions, feel free to post them below. Thank you, John-Paul B