ID: 14584
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: DOM XML related
Operating System: win nt 4.0
PHP Version: 4.1.0
New Comment:

Look like the same as Bug id#14500

Previous Comments:
------------------------------------------------------------------------

[2001-12-18 12:10:53] [EMAIL PROTECTED]

This works in 4.0.6
But not in 4.1.0

$ctx= $doc->xpath_new_context();
$XPathObject= xpath_eval($ctx, "//*");
$XPathObject->nodeset[0]->content;  ---> content is missing




------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14584&edit=1


-- 
PHP Development 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]

Reply via email to