Dutch PHP Conference 2025 - Call For Papers

Swoole\Process::write

(PECL swoole >= 1.9.0)

Swoole\Process::writeWrite data into the pipe and communicate with the parent process or child processes.

Опис

public Swoole\Process::write(string $data): int

Параметри

data

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

add a note

User Contributed Notes

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