m_transkeyval

(PHP 5 >= 5.1.0RC1)

m_transkeyval -- Add key/value pair to a transaction. Replaces deprecated transparam()

说明

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

警告

本函数暂无文档,仅有参数列表。

参数

conn

An MCVE_CONN resource returned by m_initengine().

identifier

Its description

key

Its description

value

Its description

返回值

What the function returns, first on success, then on failure. See also the &return.success; entity