| Manuál PHP | ||
|---|---|---|
| PÅ™edcházejÃcà | Dalšà | |
php_stream_filter_unregister_factory
Description
int php_stream_filter_unregister_factory ( const char * filterpattern )
Deregisters the filterfactory specified by the
filterpattern making it no longer available for use.
Poznámka: Filters registered by a loadable extension must be certain to call php_stream_filter_unregister_factory() during MSHUTDOWN.
| PÅ™edcházejÃcà | Domů | Dalšà |
| php_stream_filter_register_factory | Nahoru |