Overview
KB
Technical FAQ
PHP Manual
CSS2 Manual
HTML Manual
JS Guide
JS Reference
PhpDock Manual
Nu-Coder Manual
PhpExpress Manual
PHP Joomla
Development
Learn PHP
 
<xmlwriter_start_dtdxmlwriter_start_element>
Last updated: Tue, 19 Sep 2006

xmlwriter_start_element_ns

(PECL)

xmlwriter_start_element_ns -- Create start namespaced element tag - returns FALSE on error

Description

bool xmlwriter_start_element_ns ( resource xmlwriter, string prefix, string name, string uri )

Warning

This function is currently not documented; only the argument list is available.

Parameters

xmlwriter

Its description

prefix

Its description

name

Its description

uri

Its description

Return Values

What the function returns, first on success, then on failure. See also the &return.success; entity




<xmlwriter_start_dtdxmlwriter_start_element>
Last updated: Tue, 19 Sep 2006