nthmac

(PECL spplus >= 1.0.0) Obtain a nthmac key (needs 2 arguments) string nthmac ( string $clent, string $data ) Returns: Returns TRUE on success or FALSE on failure. This function is currently not documented; only its argument list is available.

crack_opendict

(PECL crack >= 0.1) Opens a new CrackLib dictionary resource crack_opendict ( string $dictionary ) crack_opendict() opens the specified CrackLib dictionary for use with crack_check(). Note: Only one dictionary may be open at a time. Parameters: dictionary The path to the Cracklib dictionary. Returns: Returns a dictionary resource identifi

calculhmac

(PECL spplus >= 1.0.0) Obtain a hmac key (needs 2 arguments) string calculhmac ( string $clent, string $data ) Returns: Returns TRUE on success or FALSE on failure. This function is currently not documented; only its argument list is available.

m_uwait

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0) Wait x microsecs int m_uwait ( int $microsecs ) Parameters: microsecs Returns: This function is currently not documented; only its argument list is available.

m_transkeyval

(PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0) Add key/value pair to a transaction. Replaces deprecated transparam() int m_transkeyval ( resource $conn, int $identifier, string $key, string $value ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). identifier An MCVE_CONN resource returned by m_initengine().

m_transsend

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0) Finalize and send the transaction int m_transsend ( resource $conn, int $identifier ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). identifier An MCVE_CONN resource returned by m_initengine(). Returns:

m_settimeout

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0) Set maximum transaction time (per trans) int m_settimeout ( resource $conn, int $seconds ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). seconds An MCVE_CONN resource returned by m_initengine(). Returns:

m_validateidentifier

(PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0) Whether or not to validate the passed identifier on any transaction it is passed to int m_validateidentifier ( resource $conn, int $tf ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). tf An MCVE_CONN resource returned by m_initengine(). Returns:

m_transinqueue

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0) Number of transactions in client-queue int m_transinqueue ( resource $conn ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). Returns: This function is currently not documented; only its argument list is available.

m_verifyconnection

(PHP 4 >= 4.3.9, PHP 5 <= 5.0.5, PECL mcve >= 1.0.0) Set whether or not to PING upon connect to verify connection bool m_verifyconnection ( resource $conn, int $tf ) Parameters: conn An MCVE_CONN resource returned by m_initengine(). tf An MCVE_CONN resource returned by m_initengine(). Returns: