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) - ultrix
systemd-machine-id-commit.service(8) - opensolaris
systemd-machine-id-commit.service(8) - posix
systemd-machine-id-commit.service(8) - xfree86
systemd-machine-id-commit.service(8) - hpux
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)