PHP Function List
mssql. doesn't exist. Closest matches:
- msql
- mysqli
- mssql_bind
- mssql_init
- mssql_query
- mssql_close
- m_setssl
- mssql_result
- mssql_execute
- mssql_connect
- mysql_info
- mysql_stat
- msql_close
- mysql_ping
- syslog
- msql_error
- dbplus_sql
- msql_query
- mssql_num_rows
- mssql_pconnect
Site Search Results
-
Here is version 3.0 of the MSSQL PHP driver. 1.1 is severely deprecated. http://www.microsoft.com/download/en/details.aspx?id=17308
-
I worked on a project with a MS SQL server 2008 containing data of NVARCHAR type in multiple languages, including asian characters. It is a known issue, that the PHP MSSQL ...
-
mssql_connect() establishes a connection to a MS SQL server. The link to the server will be closed as soon as the execution of the script ends, unless it's closed earlier by ...
-
mssql_query() sends a query to the currently active database on the server that's associated with the specified link identifier.
-
mssql_execute (PHP 4 >= 4.0.7, PHP 5, PECL odbtp >= 1.1.1) mssql_execute — Executes a stored procedure on a MS SQL server database
-
mssql_fetch_array (PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_fetch_array — Fetch a result row as an associative array, a numeric array, or both
-
mssql_select_db() sets the current active database on the server that's associated with the specified link identifier. Every subsequent call to mssql_query() will be made ...
-
Warning. This extension is EXPERIMENTAL. The behaviour of this extension including the names of its functions and any other documentation surrounding this extension may change ...
-
mssql_get_last_message - Manualmssql_get_last_message (PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_get_last_message — Returns the last message from the server
-
mssql_field_name (PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_field_name — Get the name of a field

Other forms of search
To search the string "mssql." using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
