m_transkeyval

(PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0)
Add key/value pair to a transaction. Replaces deprecated transparam()
int m_transkeyval ( resource $conn, int $identifier, string $key, string $value )
Parameters:
conn

An MCVE_CONN resource returned by m_initengine().

identifier

An MCVE_CONN resource returned by m_initengine().

key

An MCVE_CONN resource returned by m_initengine().

value

An MCVE_CONN resource returned by m_initengine().

Returns:

This function is currently not documented; only its argument list is available.

doc_php
2016-02-24 15:55:53
Comments
Leave a Comment

Please login to continue.