Search for in the Packages This site (using Yahoo!) Developers Developer mailing list General mailing list SVN commits mailing list
string XML_Util::createComment ( string $data )
Creates an XML comment, by embedding the supplied data in <!-- and -->.
string $data - data for the comment.
string $data
string comment
This function should be called statically.