With a basic php document, I am trying to create a table. I have a good
code for the table (I think) but I cannot connect to the SQL server. I
have the SQL server name, SQL username, SQL password, and SQL database
name. I have tried too many options to list here. It is not a localhost.

I'm using the function msql_connect();

I can't figure out how to properly write the server name in between to
parentheses. I keep get fatal errors, and parsing errors, and all kinds
of crazy errors.

Spent most my night researching this, to no avail. Any response will be
greatly appreciated.

Reply via email to