PHP Manual: m_transkeyval
m_transkeyval
(PHP 5 >= 5.1.0RC1)
m_transkeyval -- Add key/value pair to a transaction. Replaces deprecated transparam()Description
int m_transkeyval ( resource conn, int identifier, string key, string value )| Warning |
This function is currently not documented; only the argument list is available. |
Parameters
connAn MCVE_CONN resource returned by m_initengine().
identifierIts description
keyIts description
valueIts description
Return Values
What the function returns, first on success, then on failure. See also the &return.success; entity