Hello Jani,

  theoretically i'd agree, practically there was a reaason for this.

marcus

Wednesday, July 20, 2005, 11:09:39 AM, you wrote:

> On Wed, 20 Jul 2005, Marcus Boerger wrote:

>> +<?php
>> +if (!extension_loaded("spl")) print "skip";
>> +if (!extension_loaded("simplexml")) print "skip SimpleXML not present";
>> +if (!extension_loaded("libxml")) print "skip LibXML not present";
>> +?>

>      If ext/libxml isn't enabled, then simplexml won't be there either. :)

>      --Jani




-- 
Best regards,
 Marcus                            mailto:[EMAIL PROTECTED]

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to