php_user_filter(3) php man page | unix.com

Man Page: php_user_filter

Operating Environment: php

Section: 3

PHP_USER_FILTER(3)							 1							PHP_USER_FILTER(3)

The php_user_filter class

INTRODUCTION
Children of this class are passed to stream_filter_register(3).
CLASS SYNOPSIS
php_user_filter php_user_filter Properties o public$filtername o public$params Methods o public int php_user_filter::filter (resource $in, resource $out, int &$consumed, bool $closing) o public void php_user_filter::onClose (void ) o public bool php_user_filter::onCreate (void )
PROPERTIES
o $filtername - Name of the filter registered by stream_filter_append(3). o $params - PHP Documentation Group PHP_USER_FILTER(3)
Related Man Pages
reflectionparameter(3) - php
reflectionproperty(3) - php
splfileinfo(3) - php
streamwrapper(3) - php
stream_filter_prepend(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!