update : 2015.11.03
php.shukuma.com검색:
|
XMLWriter::writePIxmlwriter_write_pi(PHP 5 >= 5.1.2, PECL xmlwriter >= 0.1.0) XMLWriter::writePI -- xmlwriter_write_pi — Writes a PI 설명객체 기반 형식
bool XMLWriter::writePI
( string
$target
, string $content
)절차식 형식
bool xmlwriter_write_pi
( resource
$xmlwriter
, string $target
, string $content
)Writes a processing instruction. 인수
반환값
성공 시 |