|
You are reusing the same resource $sql2 for mysql_fetch_array() without redoing the query on it. I don't think that is allowed as the resource can only be looped once, I don't think it can be reset.
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|