AddNamespace Method
Adds a namespace to the Namespaces properties.
Object Oriented Interface
public function doAddNamespace($prefix, $namespaceuri);
Procedural Interface
ipworks_rss_do_addnamespace($res, $prefix, $namespaceuri);
Remarks
This method adds a namespace to the Namespaces properties. Prefix specifies the namespace prefix, and NamespaceURI specifies the namespace.