Longhorn PHP 2025 - Speakers and Schedule Announced!

Voting

: three plus two?
(Example: nine)

The Note You're Voting On

jonbarnett at gmail dot com
18 years ago
If your XML document does not have a DTD that defines the "id" attribute as an ID, then the easiest thing to do is to use XPath->query() to find an element that matches "//[@id='x']"

<< Back to user notes page

To Top