Home > PHP > Function > MCVE > m_completeauthorizations()

m_completeauthorizations()

m_completeauthorizations - Number of complete authorizations in queue, returning an array of their identifiers

Syntax

int m_completeauthorizations (resource $conn, int &$array)

Arguments

  • conn - An MCVE_CONN resource returned by m_initengine().
  • array - Its description

Description

Version

PHP 4.3.9, 5 <= 5.0.5, PECL mcve >= 1.0.0

Return value

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