$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 ...
確定! 回上一頁