FAQ
Examples
Constants
HtmlDocument
HtmlNode
Debug
getElementsById ( string $id [, int $idx = null] ) : mixed
id
idx
Returns all elements with the specified id if $idx is null, or a specific one if $idx is a valid index.
$idx