Tag::tagHtml

public static tagHtml (mixed $tagName, [mixed $parameters], [mixed $selfClose], [mixed $onlyStart], [mixed $useEol])

Builds a HTML tag

1
echo Phalcon\Tag::tagHtml(name, parameters, selfClose, onlyStart, eol);
doc_Phalcon
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.