MCVE 函数
PHP Manual

m_transkeyval

(PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0)

m_transkeyvalAdd key/value pair to a transaction. Replaces deprecated transparam()

说明

int m_transkeyval ( resource $conn , int $identifier , string $key , string $value )
Warning

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

参数

conn

m_initengine() 返回的 MCVE_CONN 资源。

identifier

key

value

返回值


MCVE 函数
PHP Manual