[phpXML] Re: [phpXML] Re: [phpXML] [xpath.class.php] Question (stupid one ?)

2001-09-30 Thread bs_php
Hi Luc, my answer will be surprising: "Everything is OK". The problem is in the code of M.Mehl you use to do the query. It's missing quotes !: Sample: //person/*[contains(., 'Jos')]/..( Not//person/*[contains(., Jos)]/.. ) Correct line 134 (+/-) $government = $xml->evaluat

[phpXML] Congratulations Sam and Nigel !

2001-09-30 Thread luc
Sam, You're right, This bug correction works perfectly well with 1N7pre Luc At 13:17 30/09/01 +, [EMAIL PROTECTED] wrote: >Hi Luc, > >my answer will be surprising: "Everything is OK". >The problem is in the code of M.Mehl you use to do the query. >It's missing quotes !: >Sample: >//pers

[phpXML] RE: [phpXML] Bug in setAttributes

2001-09-30 Thread o . talens
Title: RE: [phpXML] Bug in setAttributes How do I sort in phpxml on a certain attribute? Oliver Talens

[phpXML] Re: [phpXML] RE: [phpXML] Bug in setAttributes

2001-09-30 Thread bs_php
>How do I sort in phpxml on a certain attribute? >Oliver Talens ?? be more specific. give an sample. -- Sam Blum <[EMAIL PROTECTED]> === For the most recent version of phpxml, V1.N.X, and an archive of this list visit: http://www.sourceforge.net/projects/phpxmldb -- T