Whats this code?
Posted: Sat Jan 04, 2003 1:59 am
I got help before on some code and this was part of it. I was wondering what this part of the code was used for.
I can give the rest of the code if needed. Thanks.
Code: Select all
$nr = mysql_num_rows($results);
for ($a=0; $a<$nr; $a++) {