Hi All,
I need to get the contents of a span object using PHP. This span resides two levels up (parent.parent). I haven't been able to find an example anywhere and my clumsy attempts have failed.
is there a PHP counterpart for:
Code:var data = document.getElementById('hud2').innerHTML;



Reply With Quote


Bookmarks