m_transkeyval
(PHP 5 >= 5.1.0RC1)
m_transkeyval -- トランザクションにキー/値のペアを追加する。transparam() の代替関数
説明
int
m_transkeyval ( resource conn, int identifier, string key, string value )
警告 |
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 |
パラメータ
conn
m_initengine()
が返す MCVE_CONN リソース。
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