-=[ Mr. Bumblebee ]=-
_Indonesia_

Path : /usr/src/php/ext/xml/tests/
File Upload :
Current File : //usr/src/php/ext/xml/tests/skipif.inc

<?php
// DO NOT dl load extension
//if (!extension_loaded("xml")) {
//  $dlext = (substr(PHP_OS, 0, 3) == "WIN") ? ".dll" : ".so";
//  @dl("xml$dlext");
//}
if (!extension_loaded("xml")) {
  die('skip xml extension not available');
}
?>

Copyright © 2017 || Recoded By Mr.Bumblebee