xmlwriter_start_dtd
(PECL)
xmlwriter_start_dtd -- DTD の開始タグを作成する - エラー時に FALSE を返す
説明
bool
xmlwriter_start_dtd ( resource xmlwriter, string name [, string pubid [, string sysid]] )
警告 |
この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 |
パラメータ
- xmlwriter
Its description
- name
Its description
- pubid
Its description
- sysid
Its description
返り値
What the function returns, first on success, then on failure. See
also the &return.success; entity