$upd = mysql_query("UPDATE `page` SET name='".$_POST['name']."' WHERE id = '$id'") or die (error("תקלה בהזרקת הנתונים למסד", mysql_error()));