Keys →
Functions ↓
function ekho ( $a ) {#-k debug#- call eko but allow HTML to be active global $fmtSwitch; # used only by 'ekho' to prevent HTML <> stripping $fmtSwitch = true; eko($a); $fmtSwitch = false; }?>