Can I use getElementById method in PHP?

Tony Y

New member
Hello, I am a newbie to DOM scripting, I read part of DOM specification. It said that the DOM is language-independent, does this mean I can use getElementById method in various web programming languages?
 
Back
Top