swoole_async_writefile
(PECL swoole >= 1.9.0)
swoole_async_writefile — Escreve dados em um arquivo de forma assíncrona
Descrição
swoole_async_writefile(
string
string
callable
int
): bool
string
$filename
,string
$content
,callable
$callback
= ?,int
$flags
= 0): bool
Parâmetros
filename
-
O nome do arquivo a ser escrito.
content
-
O conteúdo a ser escrito no arquivo.
callback
-
flags
-