Home
last modified time | relevance | path

Searched refs:rowcounter (Results 1 – 3 of 3) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php225 $rowcounter = 0; variable
230 …echo '<tr bgcolor="#'.(($rowcounter++ % 2) ? $getID3checkColor_DirectoryLight : $getID3checkColor_…
276 …echo '<tr bgcolor="#'.(($rowcounter++ % 2) ? $getID3checkColor_FileDark : $getID3checkColor_FileLi…
338 …echo '<tr bgcolor="#'.(($rowcounter++ % 2) ? $getID3checkColor_UnknownDark : $getID3checkColor_Unk…
H A Ddemo.mysqli.php457 $rowcounter = 0; variable
463 …echo '<br>'.date('H:i:s').' ['.number_format(++$rowcounter).' / '.number_format($totaltoprocess).'…
1995 $rowcounter = 0; variable
2005 echo '['.++$rowcounter.' / '.$totaltofix.'] ';
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php2685 $rowcounter = 0;
2689 …dimg_output, $this->config_error_fontsize, $leftoffset, $topoffset + ($rowcounter++ * imagefonthei…