Server : LiteSpeed
System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64
User : outerorb ( 1091)
PHP Version : 8.1.34
Disable Function : mail
Directory :  /home2/outerorb/zapnixinc.com/admin/

📁 Create New:
⬆️ Upload File:
Current Dir [ Writable ] Root [ Writable ]


OR Upload from URL:
URL: Save as:

📄 File: category_switch.php

Path: /home2/outerorb/zapnixinc.com/admin/category_switch.php

Size: 280 B

Permissions: 0644

<?php
include_once("../include/main.inc.php");
check_session('MyCpanel', 'index.php');

$status = $_POST['checked'];
$cat_id= $_POST['category_id'];
$table_name = 'category_tbl';


 updateTable($table_name, " header_menu='$status' where catID='$cat_id'");
echo "success";
exit;
?>

← Back to Directory Edit File 🔒 Chmod

WP File Manager