Pyh.conf’25: a new PHP conference for the Russian-speaking community

Voting

: min(one, two)?
(Example: nine)

The Note You're Voting On

awoerl at contentserv dot com
8 years ago
I tried to use string functions in the xpath statements I'm passing, like

$oXml->xpath('substring(/foo/bar/text(), 0, 4)');

But no matter which syntax I'm trying I never the string functions to work.

Is it possible, that the xpath method does not support function calls?

<< Back to user notes page

To Top