NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<?php include 'header.php';
include 'database.php';
?>
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css">
<link href="theme/assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="theme/assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css">
<link href="theme/assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="theme/assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css">
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL STYLES -->
<link rel="stylesheet" type="text/css" href="theme/assets/global/plugins/select2/select2.css"/>
<link rel="stylesheet" type="text/css" href="theme/assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css"/>
<link rel="stylesheet" type="text/css" href="theme/assets/global/plugins/bootstrap-datepicker/css/datepicker3.css"/>
<link rel="stylesheet" href="theme/assets/global/plugins/icheck/skins/all.css" />
<link href="theme/assets/admin/pages/css/tasks.css" rel="stylesheet" type="text/css"/>
<link rel="stylesheet" type="text/css" href="theme/assets/admin/pages/css/todo.css"/>
<!-- END PAGE LEVEL STYLES -->
<!-- BEGIN THEME STYLES -->
<link href="theme/assets/global/css/components-rounded.css" id="style_components" rel="stylesheet" type="text/css">
<link href="theme/assets/global/css/plugins.css" rel="stylesheet" type="text/css">
<link href="theme/assets/admin/layout3/css/layout.css" rel="stylesheet" type="text/css">
<link href="theme/assets/admin/layout3/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color">
<link href="theme/assets/admin/layout3/css/custom.css" rel="stylesheet" type="text/css">
<meta http-equiv="refresh" content="12;URL=dashboard.php">

<script type="text/javascript" src="js/jquery.min.js"></script>
<script>
$(document).ready(setInterval(function(){
$.ajax({
type:'POST',
url:'denetle.php',
data:'alert=',
cache:false,
success:function(msg){
$('#alertbox').fadeIn('slow').prepend(msg);
$('#alerts').delay(5000).fadeOut('slow');
}
}); },
10000));
</script>
<style>
#alerts:hover{background-color:#C6D3EC;}
#alerts{ font-family:Tahoma, Geneva, sans-serif; color:#000; font-size:11px; margin:5px;padding:4px; border:solid #9dabc9 1px; width:250px; height:80px;border-radius:5px; background-color:#e2e7ee}
#alerts li{ margin:0; padding:0; list-style:none; cursor:pointer;}
#alertbox{position:fixed;width:250px; height:auto; left:100px; bottom:10px;}
</style>


<!-- END THEME STYLES -->
<div class="page-container">
<!-- BEGIN PAGE CONTENT -->
<div class="page-content">
<div class="container-fluid">
<!-- BEGIN PAGE CONTENT INNER -->
<div class="row">
<div class="col-md-12">
<div class="portlet light" >
<div class="portlet-title">
<div class="caption caption-md">
<i class="icon-bar-chart theme-font hide"></i>
<span class="caption-subject theme-font bold uppercase">ONAY BEKLEYEN SİPARİŞLER</span>
</div>
</div>
<div>
<table class="table table-striped table-hover" id="table">
<thead>
<tr>
<th style="width:40px;">
No
</th>
<th style="width:110px; text-align:left;" align="left">
Görsel
</th>
<th style="width:310px;">
Kullanıcı
</th>
<th style="width:100px;">
Tarih
</th>
<th style="width:75px;">
İşlemler
</th>
</tr>
</thead>
<tbody>
<?php
$res=mysql_query("select * from dosyalar where durum='1'");
while($row=mysql_fetch_array($res))
{
extract($row);
echo "
<tr class="odd gradeX">
<td> {$id} </td>
<td> <a href="http://gentlemen.bid/uploads/{$dosya}"> Dosyayı İndir </a> </td>
<td> {$user} </td>
<td> {$tarih} </td>
<td style="text-align:center;">
<div class="btn-group">
<a class="btn btn-default btn-xs dropdown-toggle" href="javascript:;" data-toggle="dropdown">
İşlemler <i class="fa fa-angle-down"></i>
</a>
<ul class="dropdown-menu pull-right">
<li>
<a href="donay.php?id={$id}" span class="label label-sm label-primary"> Talebi Onayla </a>
<a href="dbekle.php?id={$id}" span class="label label-sm label-default"> Onay Bekliyor </a>
<a href="diptal.php?id={$id}" span class="label label-sm label-danger"> İptal Edildi </a>
</li>
<li class="divider"></li>
<li>
<a href="dsil.php?id={$id}" span class="label label-sm label-danger"> Talebi Sil </a>
</li>
</ul>
</div>
</td>
</tr>
";
}
?>
</tbody>
</table>


</div>
</div>
</div>
</div>



</div>
<!-- END PAGE CONTENT INNER -->
</div>
</div>
<!-- END PAGE CONTENT -->
</div>
<asp:Timer ID="timerChat" runat="server" OnTick="timerChat_Tick" Interval="60000" Enabled="True"></asp:Timer>
</ContentTemplate>
</asp:UpdatePanel>
<!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) -->
<!-- BEGIN CORE PLUGINS -->
<!--[if lt IE 9]>
<script src="/theme/assets/global/plugins/respond.min.js"></script>
<script src="/theme/assets/global/plugins/excanvas.min.js"></script>
<![endif]-->
<script src="theme/assets/global/plugins/jquery.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/jquery-migrate.min.js" type="text/javascript"></script>
<!-- IMPORTANT! Load jquery-ui-1.10.3.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="theme/assets/global/plugins/jquery-ui/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script>
<script src="theme/assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script>
<!-- END CORE PLUGINS -->
<!-- BEGIN PAGE LEVEL PLUGINS -->
<script type="text/javascript" src="theme/assets/global/plugins/select2/select2.min.js"></script>
<script type="text/javascript" src="theme/assets/global/plugins/datatables/media/js/jquery.dataTables.js"></script>
<script type="text/javascript" src="theme/assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.js"></script>
<!-- END PAGE LEVEL PLUGINS -->
<!-- BEGIN PAGE LEVEL SCRIPTS -->
<script src="theme/assets/global/scripts/metronic.js" type="text/javascript"></script>
<script src="theme/assets/admin/layout3/scripts/layout.js" type="text/javascript"></script>
<script src="theme/assets/admin/layout3/scripts/demo.js" type="text/javascript"></script>

<!-- END PAGE LEVEL SCRIPTS -->
<script>
jQuery(document).ready(function () {
Metronic.init(); // init metronic core components
Layout.init(); // init current layout

$('#table, #table1').dataTable({
"lengthMenu": [[25, 50, 75, -1], [25, 50, 75, "Hepsi"]],
"paginate": true,
"sort": false,
"language": { "lengthMenu": "_MENU_ kayıt göster" }
});

});
</script>
<!-- END JAVASCRIPTS -->

<div style="display:none">
<audio id="orderSound" controls>
<source src="notification/order.ogg" type="audio/ogg">
<source src="notification/order.mp3" type="audio/mpeg">
</audio>
</div>
<div id="alertbox"> </div>
<?php include 'footer.php';?>
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.