XML_Util::createEndElement

XML_Util::createEndElement()

XML_Util::createEndElement() -- create an end element

Description

create an end element (</foo>)

Parameter

  • string $qname - qualified tag name

Return value

string closing xml tag

Note

This function should be called statically.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.