Searched refs:ThisLine (Results 1 – 1 of 1) sorted by relevance
1110 $ThisLine = '<tr>'; variable1111 …$ThisLine .= '<td><a href="'.htmlentities('demo.browse.php?filename='.rawurlencode($row['filename'…1112 …$ThisLine .= '<td><a href="'.htmlentities($_SERVER['PHP_SELF'].'?m3ufilename='.urlencode($row['fil…1248 $ThisLine .= '<td bgcolor="#0099cc">';1250 $ThisLine .= '<td bgcolor="#ff9999">';1252 $ThisLine .= '<td bgcolor="#ff0000">';1254 $ThisLine .= '<td bgcolor="#00cc00">';1257 $ThisLine .= '</td>';1260 $ThisLine .= '</tr>';1278 echo $ThisLine;[all …]