downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLWriter::flush> <XMLWriter::endElement
Last updated: Fri, 20 Nov 2009

view this page in

XMLWriter::endPI

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

XMLWriter::endPIEnd current PI

Descrierea

Stil obiect-orientat

XMLWriter
bool endPI ( void )

Stil procedural

bool xmlwriter_end_pi ( resource $xmlwriter )

Ends the current processing instruction.

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.

Vedeţi de asemenea



add a note add a note User Contributed Notes
XMLWriter::endPI
There are no user contributed notes for this page.

XMLWriter::flush> <XMLWriter::endElement
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites