php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
registersyslog.php File Reference

Go to the source code of this file.

Variables

 $PATH = "SYSTEM\\CurrentControlSet\\Services\\Eventlog\\Application\\PHP-" . phpversion()
 
 $dll = $argv[1]
 

Variable Documentation

◆ $dll

$dll = $argv[1]

Definition at line 7 of file registersyslog.php.

◆ $PATH

$PATH = "SYSTEM\\CurrentControlSet\\Services\\Eventlog\\Application\\PHP-" . phpversion()

Definition at line 5 of file registersyslog.php.