<?php include '../config.php'; mysql_query("INSERT INTO `theme_sect` SET `name`='$_GET[n]', `type`='2', `id_cat`='$_GET[c]'"); ?>