fetch_rowset($sql) as $row) { topic_delete('prune', $row['forum_id'], (TIMENOW - 86400*$row['prune_days'])); } }