php5.3.3能不能很好地支持sqlserver?解决思路

WBOY
Release: 2016-06-13 10:07:55
Original
901 people have browsed it

php5.3.3能不能很好地支持sqlserver?
由于近期网站项目不得不用到sqlserver .php官网上的最新版本是5.3.3, 所以,我想知道,最新版的php对sqlserver的支持如何?望大家指点一下经验。谢谢

------解决方案--------------------
可以支持,微软有发布PHP SQLServer的连接库,搜索一下
------解决方案--------------------
可以使用pdo扩展。
------解决方案--------------------
完全没问题,何止sqlserver,mysql,access,oracle,sqlite。。。支持的多了去了
看看PDO的部分就知道怎么去访问这些数据库了。
------解决方案--------------------
NO problem!@

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!