ah ha for PHP 4

man starting of this tutorial say PHP 4.2.1 or higher, so i thought it would
be same but unfortunately not.

thanks man. i will check link tomorrow.

take care
faisal

-----Original Message-----
From: Rob [mailto:[EMAIL PROTECTED]
Sent: Friday, March 03, 2006 10:11 PM
To: S.F. Alim
Cc: php-windows@lists.php.net
Subject: [PHP-WIN] Re: DOM/XML -> PHP 5.0.3 HowTo?


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

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

Reply via email to