> http://www.php.net/explode

I know it, but when I get content of <td> by $cols->item(0)->nodeValue, it is 
without <br> tags. So I need to:
a) get content with tags also or
b) split content by DOM (if it is possible) and get 3 different parts

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to