Re: Question generateing xml on v4.3

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

 



Ted Zeng wrote:
Hi,

I use OS X tiger which has a PHP v4.3.12 installed.

any reason to be using an old version of php?


I would like to be able to generate xml files.

But when I copied a php script from a tutorial and tried it,
Php complaints that
domxml_new_doc is undefined function

How could that be?

because ......... the function is undefined!!!

read these pages:

http://php.net/domxml_new_doc
http://php.net/manual/en/ref.domxml.php

then figure out how to get the relevant extension buitl and
loaded. then (probably) decide that the xml functionality of php5
is much much better and install that instead.


Ted zeng


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux