When sqlserver-php is connected to sqlserver2000 to read data, what is the special symbol? No.

Source: Internet
Author: User
When I use php to connect to sqlserver2000 to read data, what is the special symbol? Database original data! IMG (img.ask.csdn.netupload201508061438853125_767397.jpg! $ Connmssql_connect (& #39; 210.51.191.114, 1 SQL serverphp data database select

When I use php to connect to sqlserver2000 to read data, what is the special symbol? No.
Original database data

Read Data

Php code used

$ Conn = mssql_connect ('2017. 51.191.114, 1433 ', 'sa', 'nebbj20071103 '); mssql_select_db ('neb'); $ query = mssql_query ("select ID, productname from [Products] where Productname like '% q5 %' "); while ($ arr = mssql_fetch_array ($ query) {echo $ arr [1],'
';}

Have you tried all kinds of transcoding codes? Help me !!!!

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.