← All docs

xmlwriter_start_cdata()

Starts a CDATA section.

xmlwriter_start_cdata()

function xmlwriter_start_cdata(mixed $writer): bool

Starts a CDATA section.

Parameters:

  • $writer (mixed)

Returns: bool

Availability

No examples yet — check examples/ and showcases/ for usage patterns.

Internals

For how xmlwriter_start_cdata is implemented in the compiler, see the internals page.