hi, i'd need to run a while ($row = mysql_fetch_arr ay($result)) loop
thru the whole table and then one more time.
this last time the $row variable shouldn't get any values. i just need
everything in the loop be done one more time.
Thank u very much for your help
deggler
thru the whole table and then one more time.
this last time the $row variable shouldn't get any values. i just need
everything in the loop be done one more time.
Thank u very much for your help
deggler
Comment