PHP 8.4.0 RC4 available for testing

Swoole\Http\Server::start

(PECL swoole >= 1.9.0)

Swoole\Http\Server::startStart the swoole http server.

Descripción

public Swoole\Http\Server::start(): void

Start the swoole http server.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top