update : 2015.11.03
php.shukuma.com검색:
|
mssql_query(PHP 4, PHP 5, PECL odbtp >= 1.1.1) mssql_query — Send MS SQL query 설명mssql_query() sends a query to the currently active database on the server that's associated with the specified link identifier. 인수
반환값
Returns a MS SQL result resource on success, 예제
Example #1 mssql_query() example
<?php 주의
|