Hi

I'm trying to select XML nodes 25 to 50 using the position() function in the
XPath class. I can select greater or less than but can't figure out a
"between". Anyone have the correct syntax for this ?

eg "//product[position() >25]"


Thanks


Gish



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to