Man Page: xmlwriter_start_attribute
Operating Environment: php
Section: 3
XMLWRITER_START_ATTRIBUTE(3) 1 XMLWRITER_START_ATTRIBUTE(3) XMLWriter::startAttribute - Create start attribute Object oriented styleSYNOPSISbool XMLWriter::startAttribute (string $name)DESCRIPTIONProcedural style bool xmlwriter_start_attribute (resource $xmlwriter, string $name) Starts an attribute.PARAMETERSo $ xmlwriter -Only for procedural calls. The XMLWriter resource that is being modified. This resource comes from a call to xml- writer_open_uri(3) or xmlwriter_open_memory(3). o $name - The attribute name.RETURN VALUESReturns TRUE on success or FALSE on failure.SEE ALSOXMLWriter::startAttributeNS, XMLWriter::endAttribute, XMLWriter::writeAttribute, XMLWriter::writeAttributeNS. PHP Documentation Group XMLWRITER_START_ATTRIBUTE(3)
| Related Man Pages |
|---|
| mysqli_real_query(3) - php |
| xml::handler::xmlwriter(3) - suse |
| xml::handler::xmlwriter(3) - centos |
| mysqli_more_results(3) - php |
| mysqli_next_result(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |