Файловый менеджер - Редактировать - /home/umudio/public_html/OLD/editcoat.php
Назад
<?php if (!$_SESSION){ session_start(); } $acc=$_SESSION['acc']; $yto=$_SESSION['yto']; if(isset($acc) && ($acc=="administratoroftheUmuahiasiteDiocese2016Byto")){?> <?php include("Connecter/dataconn.php"); ?> <?php $query_rsdirectory = "SELECT * FROM bishop where sn = 2"; $rsdirectory = mysql_query($query_rsdirectory, $csn) or die(mysql_error()); $row_rsdirectory = mysql_fetch_assoc($rsdirectory); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <?php include("head.php"); ?> <?php include("textare.php"); ?> </head> <body> <?php include("top.php"); ?> <?php include("titlebar.php"); ?> <?php include("mast.php"); ?> <?php include("navbar.php"); ?> <?php include("contenttop.php"); ?> <?php include("sidebar.php"); ?> <?php include("mainbartop.php"); ?> <!--Content Goes here--> <div class="headingbiggest">Edit Bishop's Coat of Arms</div> <form action="dadmin.php" method="post" name="Log" enctype="multipart/form-data"> <table width="90%"> <tr valign="top"><td style="font-weight:bold">Description: </td><td> <textarea name="contenter" cols="49" rows="15"><?php $res1=$row_rsdirectory['contenter']; $new_string=urldecode ($res1); $new_string=ereg_replace(""", "%22", $new_string); $new_string=ereg_replace("'", "%27", $new_string); $res1=urldecode ($new_string); echo $res1; ?></textarea> </td></tr> <tr valign="top"><td style="font-weight:bold">Photo: </td><td> <input type="file" id="uploader" name="uploader" size="40"> </td></tr> <tr><td style="font-weight:bold;"><p> </p><p> </p></td><td> <input name="updatecoat" type="submit" value="Update Profile Now..."> <span class="headingnormal"><a href="dadmin.php">Back to Admin Page</a> </span> </td></tr> </table> </form> <!--Content Ends here--> <?php include("mainbarbottom.php"); ?> <?php include("contentbottom.php"); ?> <?php include("footbar.php"); ?> <?php include("bottom.php"); ?> </body> </html> <?php } else { include("ddadmin.php"); }?>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка