Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<input_has_variableFirebird/InterBase>
Last updated: Tue, 19 Sep 2006

input_name_to_filter

(no version information, might be only in CVS)

input_name_to_filter -- Returns the filter ID belonging to a named filter

Description

int input_name_to_filter ( string filtername )

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Parameters

filtername

Name of a filter to get.

Return Values

ID of a filter on success or NULL if filter doesn't exist.




<input_has_variableFirebird/InterBase>
Last updated: Tue, 19 Sep 2006