sql_query("UPDATE ".$prefix."_nsnba_banners SET imageurl='$imgurl', clickurl='$new_url', alttext='$new_alttext' WHERE bid='$bid' and cid='$bacookie[0]'"); header("Location: modules.php?name=$module_name"); } else { header("Location: modules.php?name=$module_name"); } ?>