m_checkstatus(3) php man page | unix.com

Man Page: m_checkstatus

Operating Environment: php

Section: 3

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_lock_read(3) - php
cubrid_lob_export(3) - php
oci_commit(3) - php
pg_fetch_all_columns(3) - php
sqlsrv_rollback(3) - php
Similar Topics in the Unix Linux Community
Need help with counting within parallelized block - OpenMP/C-Programming