PHP » GoLang |
login |
register |
about
|
GoLang XMLWriter::writePi
request it (389)
GoLang replacement for PHP's XMLWriter::writePi
[edit | history]
XMLWriter::writePixmlwriter_write_pi(PHP 5 >= 5.1.2, PHP 7, PECL xmlwriter >= 0.1.0) XMLWriter::writePi -- xmlwriter_write_pi — Writes a PI DescriptionObject oriented style
bool XMLWriter::writePi
( string
$target
, string $content
)Procedural style
bool xmlwriter_write_pi
( resource
$xmlwriter
, string $target
, string $content
)Writes a processing instruction. Parameters
Return Values
Returns |
more
Recently updated
more
Most requested
more
Last requests
|