Hey Folks:
Adam replied to my message on another mailing list. I'm reposting it here
for public edification and education, with a disclaimer from him that what
he knows is from discussions on the php-dev mailing list, not first hand
experience...
From: Adam Maccabee Trachtenbe
Hey Folks:
I'm starting to use PHP 5 on my development machine. The primary XML
parser is changing from expat to libxml. I was curious about the change,
so sought documentation of the new libxml stuff on the PHP site but
haven't been able to find any.
Perhaps someone can steer me toward such do
In <100984FEB15DD511BA9300104B6980760AC36B@EXCHANGE-RIO>, Ricardo Junior
wrote:
> The conversion to plain text mail format changed the correct indent that
> I need I'm needing it like this:
>
>
>
>
>
>
>
> Thanks !!!
no need to scream here :)
here's a function
In <100984FEB15DD511BA9300104B6980760AC36B@EXCHANGE-RIO>, Ricardo Junior
wrote:
> The conversion to plain text mail format changed the correct indent that
> I need I'm needing it like this:
>
>
>
>
>
>
>
> Thanks !!!
no need to scream here :)
here's a function,
EMAIL PROTECTED]
www.bowneglobal.com.br
-Original Message-
From: Junior, Ricardo [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 17, 2001 10:48 AM
To: '[EMAIL PROTECTED]'
Subject: [PHP] LIBXML- Auto-Indent - How do it?
Hi All,
I would like to know if there is any way
Hi All,
I would like to know if there is any way to auto-indent the XML file when I
add a new node in a docxml object and export the string of the created XML
file with dumpmem() function...
For example:
$new = new_xmldoc("1.0");
$root = $new->add_root("ROOT");
$level1 = $root->new_child("LEVEL-1
IL PROTECTED]
Subject: Re: [PHP] libxml
On Wednesday 24 October 2001 11:38, php wrote:
> Firstly,
>
I use php 4.0.5 and libxml 2.3.9 on several machines without any
problem.
Older php and libxml combinations however caused many segmentation
faults, especially with not well-formatted xmls.
On Wednesday 24 October 2001 11:38, php wrote:
> Firstly,
>
I use php 4.0.5 and libxml 2.3.9 on several machines without any
problem.
Older php and libxml combinations however caused many segmentation
faults, especially with not well-formatted xmls.
Are you sure that you warning message is rel
Firstly,
thanks to those who replied to me last week about xmldom support with this
error:
Warning: Unknown list entry type in request shutdown (0) in Unknown on line
0
I've since tried a few combinations of versions of libxml, and expat (dont
know if expat would
matter), any was wondering if
9 matches
Mail list logo