PHP » GoLang |
login |
register |
about
|
GoLang php_user_filter::filter
request it (345)
GoLang replacement for PHP's php_user_filter::filter
[edit | history]
php_user_filter::filter(PHP 5, PHP 7) php_user_filter::filter — Called when applying the filter Description
public int php_user_filter::filter
( resource
$in
, resource $out
, int &$consumed
, bool $closing
)This method is called whenever data is read from or written to the attached stream (such as with fread() or fwrite()). Parameters
Return ValuesThe filter() method must return one of three values upon completion.
|
more
Recently updated
more
Most requested
|