Searched refs:phpThumbBase (Results 1 – 1 of 1) sorted by relevance
88 $phpThumbBase = '../phpThumb.php'; variable204 …echo '<img border="0" src="'.htmlentities(phpThumbURL($GETstring, $phpThumbBase), ENT_QUOTES).'" t…205 $text .= '<img src="'.phpThumbURL($GETstring, $phpThumbBase).'">'."\n";222 echo ' <img src="'.htmlentities($phpThumbBase.'/'.$value, ENT_QUOTES).'" alt=""> ';227 …echo htmlentities(' <img src="'.htmlentities($phpThumbBase.'/'.$value, ENT_QUOTES).'" alt=""> ')."…