maxdb_disable_reads_from_master
(PECL)
maxdb_disable_reads_from_master
(no version information, might be only in CVS)
maxdb->disable_reads_from_master -- Disable reads from master
Description
Procedural style:
bool
maxdb_disable_reads_from_master ( resource link )
Object oriented style (method):
class
maxdb {
void
disable_reads_from_master ( void )
}
Warning |
This function is
currently not documented; only the argument list is
available. |