Ben bir elemanın id ayarlamak istiyorum. Php dom kullanıyorum. Ben şu işe nasıl anlayamadık.
DOMElement::setIdAttribute ( string $name , bool $isId )
The only description I found for this in manual is - Declares the attribute name to be of type ID.
Bunu nasıl yapabilirim?