xmlwriter_start_document

xmlwriter_start_document

(PECL)

xmlwriter_start_document -- Create document tag - returns FALSE on error

Description

bool xmlwriter_start_document ( resource xmlwriter [, string version [, string encoding [, string standalone]]] )

Warning

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

Parameters

xmlwriter

Its description

version

Its description

encoding

Its description

standalone

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.