php8.5
Home/ Manual/ reference / win32service/ win32service

win32service

The win32service extension is a Windows specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister services, and even allows your PHP scripts to run as a service.

Intro

The win32service extension is a Windows specific extension that allows PHP to communicate with the Service Control Manager to start, stop, register and unregister services, and even allows your PHP scripts to run as a service.

Setup Constants Win32serviceexception Win32servicerightinfo Examples Reference

Source: reference/win32service/book.xml · from the official PHP manual (php/doc-en)