Файловый менеджер - Редактировать - /var/www/vhosts/morphe2.dev1.mndrn.cloud/OlD/app/showroom/admin/update.php
Назад
<?php isGyu(); MethodStandard(); Right('3'); if($_POST["id"] == 0) { $showroom = LoadClass('showroom', 1); unset($_POST["id"]); $showroom->refill($_POST); $id = $showroom->hangExecute(); header('Location: /showroom/admin/open/id:'.$id); } else { $showroom = CallFunction('showroom', 'get', $_POST["id"]); if(!isset($_POST["delete"])) { $showroom->refill($_POST); $showroom->putExecute(); } else { $showroom->deleteExecute(); header('Location: /showroom/admin/'); } header('Location: /showroom/admin/open/id:'.$_POST["id"]); } ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.5 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка