downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

php_user_filter::filter> <Example class registered as stream wrapper
[edit] Last updated: Fri, 17 May 2013

view this page in

The php_user_filter class

(PHP 5)

Introducere

Children of this class are passed to stream_filter_register().

Sinopsisul clasei

php_user_filter {
/* Proprietăți */
public $filtername ;
public $params ;
/* Metode */
public int filter ( resource $in , resource $out , int &$consumed , bool $closing )
public void onClose ( void )
public bool onCreate ( void )
}

Proprietăți

filtername

Name of the filter registered by stream_filter_append().

params

Cuprins



add a note add a note User Contributed Notes php_user_filter - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites