Page is a not externally linkable
optik - 11:40 pm on Oct 2, 2009 (gmt 0)
$title=$title->item(0)->nodeValue; But if I want to check whether $title is set I'm given an error saying $title is not a string even though it will echo as a string.
I'm using this to get a node value which works fine