[PHP] php 4.1 and DOMXML question.

2002-01-15 Thread Aaron
How the hell do I get the content of a node before all I had to do was go $node->content now it doesnt seem to work. I know they changed $node->name to $node->tagname. I tried, content, tagcontent, value, mmm some other things. I give up, couldnt find any info anywhere either... theres a

[PHP] php 4.1 and DOMXML question.

2002-01-15 Thread Aaron
How the hell do I get the content of a node before all I had to do was go $node->content now it doesnt seem to work. I know they changed $node->name to $node->tagname. I tried, content, tagcontent, value, mmm some other things. I give up, couldnt find any info anywhere either... theres a