php8.5
Home/ Manual/ xmlwriter / xmlwriter/ XMLWriter::endPi

XMLWriter::endPi

PHP function Edit on GitHub ✎

(PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0)

End current PI

Description

Oop

XMLWriter::endPi(): bool

Procedural

xmlwriter_end_pi(XMLWriter $writer): bool

Ends the current processing instruction.

Parameters

Return Values

Success

Changelog

VersionDescription

See Also

  • XMLWriter::startPi
  • XMLWriter::writePi

Source: reference/xmlwriter/xmlwriter/endpi.xml · from the official PHP manual (php/doc-en)