define_syslog_variables

void define_syslog_variables(void) 

Initializes all syslog constants.

Returns:

Nothing

Description:

define_syslog_variables() initializes the built-in constants that are used with the syslog functions. As a rule, use of this function is not required.

Availability:

UNIX/Linux, Windows

Version:

3+, 4+

Example:

Initialize the syslog constants
define_syslog_variables (); 

Get PHP Functions Essential Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.