Dutch PHP Conference 2025 - Call For Papers

Swoole\Server::sendfile

(PECL swoole >= 1.9.0)

Swoole\Server::sendfileSend file to the connection.

Опис

public Swoole\Server::sendfile(int $fd, string $filename, int $offset = ?): bool

Увага

Наразі ця функція не документована. Доступний лише список її параметрів.

Параметри

fd

filename

offset

Значення, що повертаються

add a note

User Contributed Notes

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