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, 30 Nov 2012

view this page in

The php_user_filter class

(No version information available, might only be in SVN)

Wstęp

Children of this class are passed to stream_filter_register().

Krótki opis klasy

php_user_filter {
/* Właściwości */
public $filtername ;
public $params ;
/* Metody */
public int filter ( resource $in , resource $out , int &$consumed , bool $closing )
public void onClose ( void )
public bool onCreate ( void )
}

Właściwości

filtername

Name of the filter registered by stream_filter_append().

params

Spis treści



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 | sitemap | contact | advertising | mirror sites