![]() | XMLWriter->writeAttribute()DescrizioneObject oriented style: class XMLWriter {bool writeAttribute ( string name, string value ) } Procedural style: bool xmlwriter_write_attribute ( resource xmlwriter, string name, string value )Writes a full attribute. Elenco dei parametri
Vedere anche:
| ![]() | ||||