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/dom/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/dom/tests/DOMDocument_relaxNGValidate_basic.phpt |
--TEST-- DOMDocument::relaxNGValidate() --CREDITS-- Knut Urdalen <knut@php.net> --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php $rng = dirname(__FILE__).'/DOMDocument_relaxNGValidate_basic.rng'; $xml = <<< XML <?xml version="1.0"?> <apple> <pear>Pear</pear> </apple> XML; $doc = new DOMDocument(); $doc->loadXML($xml); $result = $doc->relaxNGValidate($rng); var_dump($result); ?> --EXPECTF-- bool(true)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare