PHP 连接 SQL2000 为什么无任提示,该如何解决

WBOY
Release: 2016-06-13 10:17:16
Original
741 people have browsed it

PHP 连接 SQL2000 为什么无任提示
PHP 连接 SQL2000 为什么无任提示。并数据库连代码下面的所有代码行均不执行。晕了

------解决方案--------------------

探讨
系统是 WIN2003 +IIS+PHP5.2 + SQL2000

------解决方案--------------------
探讨

没用php连过mssql,干嘛不用mysql呢

------解决方案--------------------
echo $g_conid = mssql_connect( "192.168.1.107","sa","");

只这一句也没有反应吗?
前两天在这里看到有人说 ff 中看不到 php 的错误信息的
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template