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_write_dtd_entityxmlwriter_write_element_ns>
Last updated: Tue, 19 Sep 2006

xmlwriter_write_dtd

(PECL)

xmlwriter_write_dtd -- Write full DTD tag - returns FALSE on error

Description

bool xmlwriter_write_dtd ( resource xmlwriter, string name [, string pubid [, string sysid [, string subset]]] )

Warning

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

Parameters

xmlwriter

Its description

name

Its description

pubid

Its description

sysid

Its description

subset

Its description

Return Values

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




<xmlwriter_write_dtd_entityxmlwriter_write_element_ns>
Last updated: Tue, 19 Sep 2006