Color Table
Home
$thebgcolor) { echo "
"; foreach($thecolors as $key=>$thetxtcolor) { echo '
' . $thebgcolor . '
'; } echo "
"; } ?>
Home