Forum und email

XMLWriter::startComment

(No version information available, might be only in CVS)

XMLWriter::startComment — Create start comment

Descrierea

Object oriented style:

XMLWriter
bool startComment ( void )

Procedural style:

bool xmlwriter_start_comment ( resource $xmlwriter )

Starts a comment.

Parametri

xmlwriter

Numai pentru apelurile procedurale. Resursa XMLWriter care este modificată. Această resursă se obţine în urma apelării xmlwriter_open_uri() sau xmlwriter_open_memory().

Valorile întroarse

Întoarce valoarea TRUE în cazul succesului sau FALSE în cazul eşecului.