php man page for win32_start_service

Query: win32_start_service

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
win32_delete_service(3) - php
win32_set_service_status(3) - php
win32_start_service_ctrl_dispatcher(3) - php
systemd-machine-id-commit.service(8) - opensolaris
systemd-machine-id-commit.service(8) - sunos
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun