Hi, I keep getting this error "Fatal error: Call to a member function on a non-object in /www/html/smurthy/example1.php on line 66" and simply unable to figure out why this is occuring..
64 $root = $dom->root(); 65 $All_nodes = $root->children(); 66 $childNodes=$All_nodes [1]->children(); can anyone help me out pleaseee TIA, sands -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]