Re: [PHP-DEV] xpath_register_ns problem

2002-06-11 Thread Dan Allen
Dan Allen ([EMAIL PROTECTED]) wrote: > I was testing out this function today (xpath_register_ns) and I > found a possible problem in its implementation. If you use several > namespaces in you document and then define a last one to be the > default namespace, how are you supposed to register this

[PHP-DEV] xpath_register_ns problem

2002-06-11 Thread Dan Allen
I was testing out this function today (xpath_register_ns) and I found a possible problem in its implementation. If you use several namespaces in you document and then define a last one to be the default namespace, how are you supposed to register this with the php function. Example: http://w