| $count</b>%s</td>",$myrow[value]);
}
else{
//this is the column 2
printf(" | $count</b>%s</td></tr>",$myrow[value]);
}
//increment the count
$count += 1;
// this is a modulus operator it gets the remainder of the equation
$column = $count % 2;
}
?>
</table>
</html>
Privacy Policy
|
Link to Us
|
Links
|