m_transkeyval

(PHP 5 >= 5.1.0RC1)

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

Descrizione

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

Avvertimento

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

conn

An MCVE_CONN resource returned by m_initengine().

identifier

Its description

key

Its description

value

Its description

Valori restituiti

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