win32_start_service(3) php man page | unix.com

Man Page: win32_start_service

Operating Environment: php

Section: 3

WIN32_START_SERVICE(3)							 1						    WIN32_START_SERVICE(3)

win32_start_service - Starts a service

SYNOPSIS
int win32_start_service (string $servicename, [string $machine])
DESCRIPTION
Attempts to start the named service. Usually requires administrative privileges.
PARAMETERS
o $servicename - The short name of the service. o $machine - Optional machine name. If omitted, the local machine is used.
RETURN VALUES
Returns WIN32_NO_ERROR on success, FALSE if there is a problem with the parameters or a Win32 Error Code on failure.
SEE ALSO
win32_stop_service(3), Win32 Error Codes. PHP Documentation Group WIN32_START_SERVICE(3)
Related Man Pages
systemd-machine-id-commit.service(8) - mojave
win32_query_service_status(3) - php
win32_create_service(3) - php
win32_start_service_ctrl_dispatcher(3) - php
systemd-machine-id-commit.service(8) - debian
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun