[xml] (no subject)



hi,
can u help me?
i have some problem in configuring php and apachi. pls help how to config?

 i copied that libxml2-2.4.3 directory and i changed php.ini file as
----------

;extension=php_dbx.dll
extension=php_domxml.dll
;extension=php_dotnet.dll
;extension=php_exif.dll
;extension=php_fdf.dll
;extension=php_filepro.dll   and
-------------------------
extension_dir=d:\php\extensions

 : http://localhost/php1/ReadXML.php

Fatal error: Call to undefined function: xmldocfile() in d:\program files\apache group\apache\htdocs\php1\readxml.php on line 2
 and php file is :
<?php
$XMLDoc = xmldocfile($XMLFile);
?>

How to rectify?
Thanks.
-kannan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]