Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<m_transinqueuem_transnew>
Last updated: Tue, 19 Sep 2006

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

conn

Its description

identifier

Its description

key

Its description

value

Its description

Return Values

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




<m_transinqueuem_transnew>
Last updated: Tue, 19 Sep 2006