(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0)
XMLWriter::writeDTD — Write full DTD tag
Styl obiektowy
Styl proceduralny
Writes a full DTD.
Jedynie dla wywołań proceduralnych. Zasób XMLWriter, który jest modfikowany. Ten zasób pochodzi, z wywołania funkcji xmlwriter_open_uri() lub xmlwriter_open_memory().
The DTD name.
The external subset public identifier.
The external subset system identifier.
The content of the DTD.
Zwraca TRUE w przypadku powodzenia, FALSE w przypadku błędu.