ok
<?php ob_start(); session_start(); include 'inc/config.php'; unset($_SESSION['ramali_textiles']); header("location: index.php"); ?>