xmlwriter_start_dtd

xmlwriter_start_dtd

(PECL)

xmlwriter_start_dtd -- Create start DTD tag - returns FALSE on error

Description

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

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

Return Values

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

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.