|
win32_create_serviceCreates a new service entry in the SCM database Beschreibung
mixed win32_create_service
( array
$details
[, string $machine
] )Parameter-Liste
Rückgabewerte
Gibt im Erfolgsfall Beispiele
Beispiel #1 A win32_create_service example Create a service with the short name 'dummyphp'.
<?php |