编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Mssql
  • 安装/配置 »
  • PHP Manual
  • Mssql
  • 简介

简介

Warning

This feature was REMOVED in PHP 7.0.0.

Alternatives to this feature include:

  • PDO_SQLSRV (Windows only)
  • PDO_ODBC
  • SQLSRV (Windows only)
  • Unified ODBC API

These functions allow you to access MS SQL Server database.

This extension is not available anymore on Windows with PHP 5.3 or later.

SQLSRV, an alternative extension for MS SQL connectivity is available from Microsoft: » http://msdn.microsoft.com/en-us/sqlserver/ff657782.aspx.

相关文章
php mssql 函数 executes a stored procedure on a ms sql server databasephp mssql 函数 fetch a result row as an associative array a numeric array or bothphp mssql 函数 returns an associative array of the current row in the resultphp mssql 函数 returns the next batch of recordsphp mssql 函数 get field informationphp mssql 函数 fetch row as objectphp mssql 函数 get row as enumerated arrayphp mssql 函数 get the length of a fieldphp mssql 函数 get the name of a fieldphp mssql 函数 sets the minimum error severityphp mssql 函数 sets the minimum message severityphp mssql 函数 move the internal result pointer to the next resultphp mssql 函数 gets the number of fields in resultphp mssql 函数 gets the number of rows in resultphp mssql 函数 open persistent ms sql connectionphp mssql 函数 send ms sql queryphp mssql 函数 get result dataphp mssql 简介php mssql 预定义常量php mssql mssql 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号