(no version information, might be only in CVS)
xsl_xsltprocessor_has_exslt_support -- Determine if PHP has EXSLT supportProcedural style
bool xsl_xsltprocessor_has_exslt_support ( void )Object oriented style (method)
class xsltprocessor {Waarschuwing |
Deze functie is EXPERIMENTEEL. Dat betekent, dat het gedrag van deze functie, deze functienaam, in concreto ALLES dat hier gedocumenteerd is in een toekomstige uitgave van PHP ZONDER WAARSCHUWING kan veranderen. Wees gewaarschuwd, en gebruik deze functie op eigen risico. |
xsl_xsltprocessor_has_exslt_support() returns TRUE if PHP was built with the EXSLT library , FALSE otherwise.