Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/xsl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/xsl/tests/xsltprocessor_getParameter.phpt |
--TEST-- Check xsltprocessor::getparameter functionality --SKIPIF-- <?php if (!extension_loaded('xsl')) { die("skip\n"); } ?> --FILE-- <?php include dirname(__FILE__) .'/prepare.inc'; $proc->importStylesheet($xsl); $proc->setParameter('', 'key', 'value'); var_dump($proc->getParameter('', 'key')); --EXPECTF-- %string|unicode%(5) "value" --CREDITS-- Christian Weiske, cweiske@php.net PHP Testfest Berlin 2009-05-09
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare