Manage AI Tool Cateogory
Dashboard
-
Manage Cateogory
0) { $row = mysqli_fetch_assoc($run); // Get the category data } else { echo "Category not found."; exit; } } ?>
Edit Category
Category EN Name
Category CN Name
Category Icon
Description EN
= isset($row['description']) ? $row['description'] : ''; ?>
Description CN
= isset($row['cn_description']) ? $row['cn_description'] : ''; ?>
Update Category