m_getcell

(PHP 4 >= 4.3.9, PHP 5 < 5.1.0, PECL mcve >= 1.0.0)

m_getcellGet a specific cell from a comma delimited response by column name

说明

m_getcell ( resource $conn , int $identifier , string $column , int $row ) : string
Warning

本函数还未编写文档,仅有参数列表。

参数

conn

m_initengine() 返回的 MCVE_CONN 资源。

identifier

column

row

返回值

相关文章
php cubrid mysql 兼容性函数 get db name from results of cubrid list dbsphp cubrid mysql 兼容性函数 get column information from a result and return as an objectphp cubrid 函数 delete an element from set type column using oidphp ibm db2 函数 returns an array indexed by column name representing a row in a result setphp ibm db2 函数 returns an array indexed by both column name and position representing a row in a result setphp ibm db2 函数 returns a single column from a row in the result setphp frontbase 函数 get column information from a result and return as an objectphp idn 函数 convert domain name from idna ascii to unicodephp mcve 函数 delete specified transaction from mcve conn structurephp mcve 函数 get a specific cell from a comma delimited response by column namephp mcve 函数 get a specific cell from a comma delimited response by column numberphp mcve 函数 get the raw comma delimited data returned from mcvephp mcve 函数 get the name of the column in a comma delimited responsephp mcve 函数 checks to see if response is comma delimitedphp mcve 函数 number of columns returned in a comma delimited responsephp mcve 函数 number of rows returned in a comma delimited responsephp mcve 函数 parse the comma delimited response so m getcell etc will workphp mcve 函数 returns array of strings which represents the keys that can be used for response parameters on this transactionphp mcve 函数 get a custom response parameterphp sqlite 函数 return an array of column types from a particular table
关注编程学问公众号