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/domdocumentload_utilities.php |
<?php function libxml_options_to_int($libxmlOptions) { $defined_constants = get_defined_constants(true); $env_array = explode('|', $libxmlOptions); $libxml_constants = array_intersect_key($defined_constants['libxml'], array_flip($env_array)); $sum = 0; foreach($libxml_constants as $value) { $sum = $sum|$value; } return $sum; } ?>
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare