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); |
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); |
Designed by : w10schools
service@w10schools.com
Please login to continue.