文件操作 - home.php
返回文件管理
返回主菜单
删除本文件
文件: /root/.local/share/Trash/files/gpshowroommilano--com-SUSPENDED/--old_old/oldsito/home.php
编辑文件内容
<?php /* $query = "SELECT testo, foto FROM eventi ORDER BY id DESC LIMIT 1"; $result = mysql_query($query) or die('Error, query failed. ' . mysql_error()); while($row = mysql_fetch_array($result)) { list($testo, $foto) = $row; ?> <? if($foto){ ?> <img style="max-width:640px;" src='<?php echo $foto?>' > <br /> <br /> <? } ?> <div style="float:left; width:100%; margin-bottom:20px; border-bottom:#575757 solid 2px; padding-bottom:20px;"><?=nl2br($testo)?></div> <img style="max-width:640px;" src='img/evento-fw-2017-sales.jpg' > <?php } */ //include("showroom.php"); ?> <div class="container small-container"> <img src='img/CV-PE2020.jpg' > </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件