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_affected_rows(3) - php
cubrid_get_class_name(3) - php
cubrid_lock_write(3) - php
cubrid_set_drop(3) - php
sqlsrv_rollback(3) - php
Similar Topics in the Unix Linux Community
Need help with counting within parallelized block - OpenMP/C-Programming