xmlwriter_start_dtd
(PECL)
xmlwriter_start_dtd -- Create start DTD tag - returns FALSE on error
Descripción
bool
xmlwriter_start_dtd ( resource xmlwriter, string name [, string pubid [, string sysid]] )
Aviso |
Esta función
no está documentada actualmente, solamente se encuentra
disponible la lista de parámetros. |
Lista de parámetros
- xmlwriter
Its description
- name
Its description
- pubid
Its description
- sysid
Its description
Valores retornados
What the function returns, first on success, then on failure. See
also the &return.success; entity