Welcome Guest, Not a member yet? Register   Sign In
How to display the query results in a random html table?
#2

[eluser]richfearless[/eluser]
I suggest you use the modulus operator, here is an example..

Code:
if ($count % 3){
print '</tr><tr>';
}


Messages In This Thread
How to display the query results in a random html table? - by El Forum - 10-14-2009, 03:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB