Title: RE: [phpXML] Re: [phpXML] RE: [phpXML] Re: [phpXML] xml.php location
thanks,
but I know how to use XPath functions. I only don't know how to get the functions of xmlphp to work. For example the get_content functions returns nothing. The evaluate function works.
regards,
oliver
--
Oliver,
Doe
John
Yes
$myatrributesarray = array();
$listofmybuddies = $xml->evaluate('/buddy_list/buddy');
foreach ( $listofmybuddies as $buddy )
{
$myatrributesarray = $xml->get_attributes($buddy);
$id = $myatrributesa
En réponse à [EMAIL PROTECTED]:
> $firstname = $xml->get_attributes($buddy ."/firstname[1]");
is obviously :
$firstname = $xml->get_content($buddy ."/firstname[1]");
Luc
--
This message has been sent through the user discussion list. To unsubscribe,
please visit https:[EMAIL PROTECTED]/
At 08:09 PM 9/19/2001 +, you wrote:
>Boulat,
>
>Version 1 has a fucntion to load a string :
>
>$xml->load_string ($mywonderfullstring);
>
>You can get it from :
>http://sourceforge.net/projects/phpxmldb
Do you know if the maintainer of this has changed now?
Is anybody interested in forking th
I have an xml document that looks like this..
When I use the load from string function it causes an error message not
allowing me to get at the count=0 part. Isn't that a valid XML structure?
:wq
Tim Uckun
US Investigations Services/Due Diligence
http://www.diligence.com/
--
This message
At 09:51 PM 9/20/2001 +, you wrote:
>I have an xml document that looks like this..
>
>
>When I use the load from string function it causes an error message not
>allowing me to get at the count=0 part. Isn't that a valid XML structure?
Nevermind my bad..
:wq
Tim Uckun
US Investigations Ser
> Do you know if the maintainer of this has changed now?
> Is anybody interested in forking this to be a fast, small read only XML
> parser and xpath evaluator?
Michael is not the maintainer anymore, he's been silent for the last 2.5
months. I seem to be looking after if for now at least.
Still
>Michael is not the maintainer anymore, he's been silent for the last 2.5
>months. I seem to be looking after if for now at least.
I guess that's the power of open source.
>I agree most usage is read only, so that will certainly be the path that we
>will optimise for.
I use the php DOM functi
Hi...
I clicked on the link at the bottom but I can't read German.
How do you unsubscribe from this list??
Addam
--
This message has been sent through the user discussion list. To unsubscribe,
please visit https:[EMAIL PROTECTED]/
___
Phpxmldb-phpx
> I clicked on the link at the bottom but I can't read German.
> How do you unsubscribe from this list??
First you have to login with eMail an passwort.
Then you get on a page where you have to click on the button named
"Abmelden".
If you do'nt know your password, write your email-address on the
10 matches
Mail list logo