Re: DOM/XML -> PHP 5.0.3 HowTo?

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

 



S.F. Alim wrote:
Hi list,

i took this tutorial for creating xml file from scratch. toturial is is
present at sitepoint. www.sitepoint.com/print/management-system-php.

ok i dont know how to enable DOM/XML feature, when i do phpinfo(); it does
give that DOM/XML is enable but i cant run this tutorial. i try to debug and
found out that i cant create document root. ie. $doc =
domxml_new_doc("1.0"); [this part comes when u create addArticle.php file]it
gives me blank page.

any idea what is wrong?

That's a tutorial for the domxml ext in PHP 4.
See http://www.php.net/manual/en/ref.dom.php for DOM in PHP 5.

Rob

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


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux