xptr_eval

(PHP 4 >= 4.0.4)

xptr_eval — Evaluate the XPtr Location Path in the given string

Описание

XPathContext
int xptr_eval ( string $eval_str [, domnode $contextnode ] )
int xptr_eval ( XPathContext $xpath_context , string $eval_str [, domnode $contextnode ] )

Внимание

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

[an error occurred while processing the directive]

Коментарии

Автор:
Actually xptr_eval works exactly the same as xpath_eval and doesn't return an integer as suggested. I haven't tried anything with it and PHP (4.3.0 for me now) doesn't seem to be any help either. Even simple examples (from http://www.zvon.org/xxl/XPointerTutorial/Output/index.html) don't work, just because half of XPointer is not implemented. XPointer expressions like /1/1 do work. 

Let's face it, this is all experimental, folks!
2003-11-19 12:48:26
http://php5.kiev.ua/manual/ru/function.xptr-eval.html

    Поддержать сайт на родительском проекте КГБ