Re: [PHP-DEV] patch: domxml - set_attirubte_node implmentation

2003-04-03 Thread Christian Stocker
On Thu, 2003-04-03 at 11:31, Rob Richards wrote: > Here is a patch for domxml which implements the set_attribute_node method. > > Located at: http://www.digarc.com/php_domxml.diff > > One thing to note is in the section where an attribute already exists. As > there can't be dunplicate attributes,

[PHP-DEV] patch: domxml - set_attirubte_node implmentation

2003-04-03 Thread Rob Richards
Here is a patch for domxml which implements the set_attribute_node method. Located at: http://www.digarc.com/php_domxml.diff One thing to note is in the section where an attribute already exists. As there can't be dunplicate attributes, only the content from the new attribute node is moved to the