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_start_service_ctrl_dispatcher(3) - php
systemd-machine-id-commit.service(8) - posix
systemd-machine-id-commit.service(8) - php
systemd-machine-id-commit.service(8) - hpux
systemd-machine-id-commit.service(8) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Nicki Paul to the Moderator Team!