0

Can anyone help me out, please. I am looking on how to connect to MS SQL from PHP form and than submit data from that form to SQL db.

My main question is how to connect/make PHP communicate to MS SQL?

Thank you in advance!

2 Answers 2

1

Please, check out http://php.net/manual/en/function.mssql-connect.php and http://www.php.net/manual/en/function.mssql-query.php

There are examples how you can connect

Sign up to request clarification or add additional context in comments.

Comments

1

the manual knows all: http://nz.php.net/manual/en/book.mssql.php

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.