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