编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « odbc_connect
  • odbc_data_source »
  • PHP Manual
  • ODBC 函数
  • Get cursorname

odbc_cursor

(PHP 4, PHP 5, PHP 7)

odbc_cursor — Get cursorname

说明

odbc_cursor ( resource $result_id ) : string

Gets the cursorname for the given result_id.

参数

result_id

The result identifier.

返回值

Returns the cursor name, as a string.

相关文章
php odbc 函数 toggle autocommit behaviourphp odbc 函数 handling of binary column dataphp odbc 函数 close all odbc connectionsphp odbc 函数 close an odbc connectionphp odbc 函数 lists columns and associated privileges for the given tablephp odbc 函数 lists the column names in specified tablesphp odbc 函数 get cursornamephp odbc 函数 fetch one result row into arrayphp odbc 函数 fetch a result row as an objectphp odbc 函数 fetch a rowphp odbc 函数 get the length precision of a fieldphp odbc 函数 get the columnnamephp odbc 函数 return column numberphp odbc 函数 open a persistent database connectionphp odbc 函数 prepares a statement for executionphp odbc 函数 gets the primary keys for a tablephp odbc 函数 retrieve information about parameters to proceduresphp odbc 函数 get the list of procedures stored in a specific data sourcephp odbc 函数 print result as html tablephp odbc odbc 函数
关注编程学问公众号
编程学问网 湘ICP备20001732号