snmp_get_quick_print(3) php man page | unix.com

Man Page: snmp_get_quick_print

Operating Environment: php

Section: 3

SNMP_GET_QUICK_PRINT(3) 						 1						   SNMP_GET_QUICK_PRINT(3)

snmp_get_quick_print - Fetches the current value of the UCD library's quick_print setting

SYNOPSIS
bool snmp_get_quick_print (void )
DESCRIPTION
Returns the current value stored in the UCD Library for quick_print. quick_print is off by default.
RETURN VALUES
Returns TRUE if quick_print is on, FALSE otherwise.
EXAMPLES
Example #1 snmp_get_quick_print(3) example <?php $quickprint = snmp_get_quick_print(); ?>
SEE ALSO
snmp_set_quick_print(3) for a full description of what quick_print does.. PHP Documentation Group SNMP_GET_QUICK_PRINT(3)
Related Man Pages
get_magic_quotes_gpc(3) - php
php_check_syntax(3) - php
isset(3) - php
extension_loaded(3) - php
snmp_set_quick_print(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Please Welcome Nicki Paul to the Moderator Team!