PHP 7.0.6 Released

m_validateidentifier

(PHP 5 >= 5.0.5, PHP 7, PECL mcve >= 1.0.0)

m_validateidentifierWhether or not to validate the passed identifier on any transaction it is passed to

Description

int m_validateidentifier ( resource $conn , int $tf )
Warning

This function is currently not documented; only its argument list is available.

Parameters

conn

An MCVE_CONN resource returned by m_initengine().

tf

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top