|
win32_create_serviceCreates a new service entry in the SCM database Description
mixed win32_create_service
( array
$details
[, string $machine
] )Parameters
Return Values
Returns Examples
Example #1 A win32_create_service example Create a service with the short name 'dummyphp'.
<?php |