¡@

Home 

php Programming Glossary: interestingbox

how to use dom php parser

http://stackoverflow.com/questions/960841/how-to-use-dom-php-parser

trying to parse. It has a bunch of DIVs like this div id interestingbox div id interestingdetails class txtnormal div Content1 div div.. txtnormal div Content1 div div Content2 div div div div id interestingbox ...... I'm trying to get the contents of the many div boxes.. an unique id. Code to get the contents of the div with id interestingbox html ' html head head body div id interestingbox div id interestingdetails..