PHP 手冊
前一頁
下一頁
DOMXPath->__construct()
DOMXPath->__construct() -- Creates a new DOMXPath object
Description
class
DOMXPath
{
__construct
( DOMDocument doc )
}
Creates a new
DOMXPath
object.
Parameters
doc
The
DOMDocument
associated with the
DOMXPath
.
前一頁
內容
下一頁
DOMText->splitText()
上一層
DOMXPath->evaluate()