文件操作 - menu.php
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/gpshowroommilano--com-SUSPENDED/--old_old/menu.php
编辑文件内容
<div class="item"><a class="<?php if($p=="showroom" ) echo" selected";?>" href="?p=showroom">SHOWROOM</a></div> <div class="item"><a class="<?php if($p=="brands") echo" selected";?>" href="?p=brands">BRANDS</a></div> <div class="item" style="display:block;"><a class="<?php if($p=="collection") echo" selected";?>" href="?p=collection">SPRING/SUMMER 2019</a></div> <?php if($_GET["p"]=="collection"){ ?> <div style="float:right; width:100%; margin-bottom:10px; border-bottom:#eee solid 2px; margin-right:-8px; padding-right:10px;"> <?php if($_GET["cat"]!="woman") {?><a style=" float:right; width:100%; font-size:16px; color:#000; background-color:none; margin-bottom:5px; margin-top:5px;" href="?p=collection&cat=woman">WOMAN</a><?php } ?> <div class="item_sub_open" style="display:<?php if(isset($_GET["cat"]) && $_GET["cat"]=="woman") echo"block"; else echo"none"; ?>"> <a style="font-size:16px; color:#000;" href="?p=collection&cat=woman">WOMAN</a> <div style="float:left; width:100%; margin-top:10px;"> <a href="http://www.unisa-europa.com/" target="_blank" rel="nofollow">UNISA</a> <a href="http://www.elviozanon.com/it/home" target="_blank" rel="nofollow">ELVIO ZANON</a> <a href="http://www.twinset.com/it-IT/" target="_blank" rel="nofollow">MYTWIN</a> </div> </div> <?php if($_GET["cat"]!="kids") {?><a id="collection_man_button" style=" float:right; width:100%; font-size:16px; color:#000; background-color:none; margin-bottom:5px; margin-top:5px;" href="?p=collection&cat=kids">KIDS</a><?php } ?> <div id="collection_man" class="item_sub_open" style="display:<?php if($_GET["cat"]=="kids") echo"block"; else echo"none"; ?>"> <a style="font-size:16px; color:#000;" href="?p=collection&cat=kids">KIDS</a> <div style="float:left; width:100%; margin-top:10px;"> <? /* <a <?php if(isset($_GET["cat"]) && $_GET["cat"]=="kids" && $_GET["brand"]=="unisa") echo"class='sub_selected'";?> href="?p=collection&cat=kids&brand=unisa">UNISA</a> */ ?> <a href="http://www.unisa-europa.com/" target="_blank" rel="nofollow">UNISA</a> </div> </div> <?php /* <?php if($_GET["cat"]!="man") {?><a id="collection_man_button" style=" float:right; width:100%; font-size:16px; color:#000; background-color:none; margin-bottom:5px; margin-top:5px;" href="?p=collection&cat=man&brand=andia_fora">MAN</a><?php } ?> <div id="collection_man" class="item_sub_open" style="display:<?php if($_GET["cat"]=="man") echo"block"; else echo"none"; ?>"> <a style="font-size:16px; color:#000;" href="?p=collection&cat=man&brand=andia_fora">MAN</a> <div style="float:left; width:100%; margin-top:10px;"> <a <?php if(isset($_GET["cat"]) && $_GET["cat"]=="man" && $_GET["brand"]=="andia_fora") echo"class='sub_selected'";?> href="?p=collection&cat=man&brand=andia_fora">ANDIA FORA</a> <a <?php if(isset($_GET["cat"]) && $_GET["cat"]=="man" && $_GET["brand"]=="elma_milani") echo"class='sub_selected'";?> href="?p=collection&cat=man&brand=elma_milani">ELMA MILANI</a> </div> </div> */?> </div> <?php } ?> <div class="item"><a class="<?php if($p=="news") echo" selected";?>" href="?p=news">NEWS</a></div> <div class="item"><a class="<?php if($p=="contacts") echo" selected";?>" href="?p=contacts">CONTACT</a></div> <div id="footer"><?php include("footer.php");?></div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件