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/tidy/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/tidy/tests/028.phpt |
--TEST-- tidyNode::getParent() --SKIPIF-- <?php if (!extension_loaded("tidy")) print "skip"; ?> --FILE-- <?php $x = tidy_parse_string("<body><div>Content</div></body>"); var_dump($x->body()->child[0]->name); var_dump($x->body()->child[0]->getParent()->name); var_dump($x->root()->getParent()); ?> --EXPECT-- string(3) "div" string(4) "body" NULL
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare