<?php require '../config.php'; mysql_query ("DELETE FROM user WHERE user_id='$user_id'"); require 'index.php'; ?>