![]() | XMLWriter->writePI()DescrizioneObject oriented style: class XMLWriter {bool writePI ( string target, string content ) } Procedural style: bool xmlwriter_write_pi ( resource xmlwriter, string target, string content )Writes a processing instruction. Elenco dei parametri
| ![]() |