PHP Velho Oeste 2024

m_responsekeys

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

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

Descrição

m_responsekeys ( resource $conn , int $identifier ) : array
Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

conn

Um recurso MCVE_CONN retornado por m_initengine().

identifier

Valor Retornado

add a note add a note

User Contributed Notes

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