m_responsekeys

(PHP 5 >= 5.0.5, PECL mcve >= 1.0.0)

m_responsekeysReturns array of strings which represents the keys that can be used for response parameters on this transaction

Beskrivelse

array m_responsekeys ( resource $conn , int $identifier )
Advarsel

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

Parametre

conn

An MCVE_CONN resource returned by m_initengine().

identifier

Returnerings Værdier

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top