[xml] DOMXML interdependancies
- From: "Peter Bayley" <peterb homer com au>
- To: <xml gnome org>
- Subject: [xml] DOMXML interdependancies
- Date: Fri, 3 May 2002 14:30:59 +1000
I have successfully compiled PHP4.2.0 with the --with-dom= syntax etx and
installed it as an apache module.
phpinfo() gives me:
DOM/XML enabled
libxml Version 2.4.19
HTML Support enabled
XPath Support enabled
XPointer Support enabled
DOM/XSLT enabled
libxslt Version enabled
but
<?php
$prt=domxml_file_open('ilsPrinters.xml');
?>
gives me:
Fatal error: Call to undefined function: domxml_file_open()
Could it be some interdependencies? There are no errors but teh calls are
not visible PHP?
Thanks in advance
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]