h
The method h is a shortcut for the method html.
html
function h($tag,$innerHTML='',$class='') { return $this->html($tag,$innerHTML,$class); }
There are no user comments yet on this page.