14
$ltitle is the link title.
and 'ltitle' is just a key i used for the link array. like 'title' .
so $link.ltitle will show the title. since
ltitle = $myts->makeTboxData4Show($ltitle)
and what does the stuff on the right mean? im not sure. im not really a php programmer. but i think it just makes the text look right in html. like those really weird characters.
$myts =& MyTextSanitizer::getInstance(); // MyTextSanitizer object
makeTboxData4Show is a XOOPS function
function makeTboxData4Show($text, $smiley=0)
{
$text = $this->htmlSpecialChars($text);
return $text;
}
CBB / LatestNews / Publisher / XM-Spotlight
(ノ◕ヮ◕)ノ*:・゚✧