php man page for m_checkstatus

Query: m_checkstatus

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

M_CHECKSTATUS(3)							 1							  M_CHECKSTATUS(3)

m_checkstatus - Check to see if a transaction has completed

SYNOPSIS
int m_checkstatus (resource $conn, int $identifier)
DESCRIPTION
Warning This function is currently not documented; only its argument list is available.
PARAMETERS
o $ conn -An MCVE_CONN resource returned by m_initengine(3). o $identifier -
RETURN VALUES
PHP Documentation Group M_CHECKSTATUS(3)
Related Man Pages
cubrid_affected_rows(3) - php
cubrid_lob_export(3) - php
cubrid_lock_write(3) - php
oci_commit(3) - php
sqlsrv_rollback(3) - php
Similar Topics in the Unix Linux Community
Need help with counting within parallelized block - OpenMP/C-Programming