PHP Function List
xsl-xsltprocessor-remove-parameter doesn't exist. Closest matches:
- xsltprocessor
- ps_set_parameter
- px_set_parameter
- ps_get_parameter
- xslt_process
- pdf_set_parameter
- substr_compare
- reflectionparameter
- xslt_create
- mysql_list_processes
- session_set_cookie_params
- session_get_cookie_params
- px_get_parameter
- pdf_get_parameter
- svn_auth_set_parameter
- svn_auth_get_parameter
- cubrid_get_db_parameter
- cubrid_set_db_parameter
- sqlsrv_prepare
- session_module_name
Site Search Results
-
XSLTProcessor::setParameter - ManualNote that there is no way to remove a parameter from an XSLTProcessor unless you know its name, and there is no way (that I can find) to get a list of the current parameters. ... $xsl = new XSLTProcessor; $xsl-> setParameter ( 'block', 'xmlns', 'http://www.w3.org/1999/xhtml
-
XSLTProcessor::registerPHPFunctions — Enables the ability to use PHP functions as XSLT functions XSLTProcessor::removeParameter — Remove parameter ... Looking for php_xsl.dll? If you installed on Windows using the MSI Installer - you may ...
-
XSLT (PHP 4) Functions - Manual$proc = new XsltProcessor (); $proc-> registerPhpFunctions (); $xsl = $proc-> importStylesheet ($xsl); ... <!-- define parameter --> <xsl:param name="test"/> <xsl:template match="/"> <!-- run-time parameter --> ... // End of class, do not remove } ?>
-
XSLT (PHP 4) Functions - Manual$proc = new XsltProcessor (); $proc-> registerPhpFunctions (); $xsl = $proc-> importStylesheet ($xsl); ... <!-- define parameter --> <xsl:param name="test"/> <xsl:template match="/"> <!-- run-time parameter --> ... // End of class, do not remove } ?>
-
Fixed bug #54305 (Crash in gc_remove_zval_from_buffer). (Dmitry) Fixed bug #54238 (use-after-free in substr_replace()). ... Added xsl->setProfiling() for profiling stylesheets. (Christian) Added long-option feature to getopt() and made getopt ... Fixed ...
-
- Improved XSL extension: . Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to ... - Added header_remove() function. (chsc at peytz dot dk, Arnaud)
-
Implemented closure rebinding as parameter to bindTo. (Gustavo Lopes) . Turn on html_errors by default again in php.ini-production like it was in ... - Improved XSL extension: . Added XsltProcessor::setSecurityPrefs($options) and ... Fixed bug ...

Other forms of search
To search the string "xsl-xsltprocessor-remove-parameter" using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
