2023-10-23 09:38:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-23 09:38:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:38:08 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '191ebc795eb1baa7b1eaf5633dfc1802'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=191ebc795eb1baa7b1eaf5633dfc1802; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '45956'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTY_AMEEHA9D1UvhOTcZeQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698053888.0955
    'REQUEST_TIME' => 1698053888
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-23 09:39:31 [120.57.112.7][85][191ebc795eb1baa7b1eaf5633dfc1802][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-23 09:39:31 [120.57.112.7][85][191ebc795eb1baa7b1eaf5633dfc1802][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:39:31 [120.57.112.7][85][191ebc795eb1baa7b1eaf5633dfc1802][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '192231'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '191ebc795eb1baa7b1eaf5633dfc1802'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=191ebc795eb1baa7b1eaf5633dfc1802; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'JTwO_sXCpeObTpg41Hgzrpq12G6WxBQtEZ6jwbjrK6V_amSW8I3x2uEP7lmjK0fJ6c_sPKOjfVpdrcTw4K1C6A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTY_U2FfbSsIOH-nG7FkTgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698053971.8546
    'REQUEST_TIME' => 1698053971
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-23 09:49:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:49:41 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'JTwO_sXCpeObTpg41Hgzrpq12G6WxBQtEZ6jwbjrK6V_amSW8I3x2uEP7lmjK0fJ6c_sPKOjfVpdrcTw4K1C6A=='
    'Student' => [
        'student_photo' => ''
        'name' => 'ADEEBA IMTIYAZ'
        'date_of_birth' => '05/03/2014'
        'age' => '9'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'Minority'
        'place_of_birth' => 'CHURATH, KULGAM'
        'current_address' => 'CHURATH, KULGAM'
        'pincodes' => '192231'
        'Contact_no' => '9541576271'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'KUPWARA'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'THE NEW ERA ISLAMIC SCIENTIFIC SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHARGUND MAIN ROAD KULGAM'
        'school_pincode' => '192231'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9596417792'
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '19700'
        'fathername' => 'IMTIYAZ AHMAD SHEIKH'
        'fdeceased' => 'yes'
        'mothername' => 'SHAHNAWAZ AKHTER'
        'mdeceased' => 'no'
        'guardian_name' => 'SHAHNAWAZ'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'HERMOHALLA H. NO. 06, CHURAT, QAZIGUND, KULGAM'
        'guardian_contact_no' => '9541576271'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1 KANAL'
        'irrigated' => 'No'
        'annual_income' => '30000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'SHABIR AHMAD DAR'
        'reference_person_address' => 'TEACHER VILLAGE CHURAT KULGAM'
        'rp_contact_no' => '8083716715'
        'date_of_incident' => '26/08/2017'
        'place_of_incident' => 'DISTRICT POLICE LINES PULWAMA'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SPO'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'ADEEBA IMTIYAZ'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'CHOWGAM'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0CLIAGAM'
        'accountno' => '0808640800002482'
        'passbook_upload' => ''
        'scholar_code' => 'JK0570'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Adeeba Imtiyaz.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpiueFN4'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 269469
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '191ebc795eb1baa7b1eaf5633dfc1802'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '279040'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryFln1OLFgczTR8ycY'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=191ebc795eb1baa7b1eaf5633dfc1802; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46222'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTZBs2MZT280TN0H1pQz9AAAADw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698054579.2818
    'REQUEST_TIME' => 1698054579
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-23 09:49:42 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-23 09:49:42 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:49:41 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '191ebc795eb1baa7b1eaf5633dfc1802'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=191ebc795eb1baa7b1eaf5633dfc1802; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46222'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTZBtWMZT280TN0H1pQz9QAAADw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698054581.8459
    'REQUEST_TIME' => 1698054581
    'argv' => [
        0 => 'r=student%2Fview&id=3601'
    ]
    'argc' => 1
]
2023-10-23 09:50:19 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:50:18 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'GRZtp-IU6VYNmQtAItW_dFNz3XWQkrxeu5xtFzutQn1DQAfP11u9b3fYfSFVhssTIAnpJ6X11Sn3rwomY-srMA=='
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '191ebc795eb1baa7b1eaf5633dfc1802'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=191ebc795eb1baa7b1eaf5633dfc1802; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46730'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTZB2jqlVCr0gIH0t8-u2AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698054618.9387
    'REQUEST_TIME' => 1698054618
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-10-23 09:50:19 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-23 09:50:19 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-23 09:50:19 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    '_csrf' => '05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM\";}'
    'PHPSESSID' => '2219454655d4e876fd4cfb2988ef193c'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; _csrf=05c1e39e632cb507f59a6f5e4a09f8b246936c28db73700bffc553ad0ada267aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ZVjh5OT9zAvawStgsz4R5giwL3g1XFiM%22%3B%7D; PHPSESSID=2219454655d4e876fd4cfb2988ef193c'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46730'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTZB2zqlVCr0gIH0t8-u2QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698054619.3879
    'REQUEST_TIME' => 1698054619
    'argv' => []
    'argc' => 0
]
2023-10-25 05:14:54 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 05:14:54 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:14:54 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56588'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikTTrLiipLe-89speZ3QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210894.0024
    'REQUEST_TIME' => 1698210894
    'argv' => []
    'argc' => 0
]
2023-10-25 05:15:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-10-25 05:15:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:06 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'a0ksISCuJhkmX-uPIfuJhFZcqQ3551ZopaMpN0F683kDKGFpSONKT085vMZKstO1PBLnVICXMyPt63xFKRLEDg=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '730ceb78c13219c4d789df7aa7c8e617'
    '_csrf' => 'abb1ed3757b2599f7eebc8625611349f8bf7ac7ce9ee3232b2f4af7f4f901f42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"haMHhMlVifWIkIZ1jNNYypeKHHUrhh7w\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=730ceb78c13219c4d789df7aa7c8e617; _csrf=abb1ed3757b2599f7eebc8625611349f8bf7ac7ce9ee3232b2f4af7f4f901f42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22haMHhMlVifWIkIZ1jNNYypeKHHUrhh7w%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56572'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikWoC1ZZ2yc8XNQuzsxwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210906.6544
    'REQUEST_TIME' => 1698210906
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-25 05:15:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 05:15:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56572'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikW4C1ZZ2yc8XNQuzsyAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210907.4086
    'REQUEST_TIME' => 1698210907
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-10-25 05:15:08 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\web\HttpException:400] yii\web\BadRequestHttpException: Unable to verify your data submission. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Controller.php:166
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(155): yii\web\Controller->beforeAction(Object(yii\base\InlineAction))
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('login', Array)
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('site/login', Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#4 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#5 {main}
2023-10-25 05:15:08 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
2023-10-25 05:15:08 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:08 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'a0ksISCuJhkmX-uPIfuJhFZcqQ3551ZopaMpN0F683kDKGFpSONKT085vMZKstO1PBLnVICXMyPt63xFKRLEDg=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '250'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56762'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikW7YvvagC9-pkm9yqBgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210907.9977
    'REQUEST_TIME' => 1698210907
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-25 05:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 05:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:12 [120.57.112.7][85][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56795'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikYPQDDsgI3BtU6QDWPQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210912.2203
    'REQUEST_TIME' => 1698210912
    'argv' => []
    'argc' => 0
]
2023-10-25 05:15:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 05:15:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:17 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56795'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikZfQDDsgI3BtU6QDWPwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210917.6132
    'REQUEST_TIME' => 1698210917
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 05:15:21 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-25 05:15:21 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:15:21 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56795'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTikafQDDsgI3BtU6QDWQAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698210921.1539
    'REQUEST_TIME' => 1698210921
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:17:21 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-25 05:17:21 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:17:20 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '192231'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'MIdV2wTCt_Cn9vmDpb9X6rb5rw81OoWs65hm_EJrtlRKwyTjS_HUn5Ggi_HO8DSvhZDoX1Zpx__ZyQCtKibyOA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37059'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTik4PUswmu5P8P8xHkUHAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211040.8874
    'REQUEST_TIME' => 1698211040
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-25 05:27:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:27:47 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'MIdV2wTCt_Cn9vmDpb9X6rb5rw81OoWs65hm_EJrtlRKwyTjS_HUn5Ggi_HO8DSvhZDoX1Zpx__ZyQCtKibyOA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'FAZIKA KHURSHID'
        'date_of_birth' => '25/06/2011'
        'age' => '12'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'Minority'
        'place_of_birth' => 'PAHLOO, DEVSER, KULGAM'
        'current_address' => 'PAHLOO, DEVSER, KULGAM'
        'pincodes' => '192231'
        'Contact_no' => '9596557077'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'KULGAM'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'SUN RISE RURAL INSTITUTE OF EDUCATION'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SACHAN, PAHLOO, ZONE DEVSER, KULGAM'
        'school_pincode' => '192231'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => '9469013906'
        'annual_tuition_fees' => '10800'
        'other_annual_charges' => '18200'
        'fathername' => 'KHURSHEED AHMAD TAK'
        'fdeceased' => 'yes'
        'mothername' => 'NILOFAR JAN'
        'mdeceased' => 'no'
        'guardian_name' => 'NILOFAR'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'H. NO. 31, PAHLOO, DEVSER, KULGAM'
        'guardian_contact_no' => '9596557077'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '3 KANALS'
        'irrigated' => 'Yes'
        'annual_income' => '48000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'DR MAJID SHEFI'
        'reference_person_address' => 'M.O. DEVSER, R/O PAHLOO KULGAM'
        'rp_contact_no' => '7006019176'
        'date_of_incident' => '14/10/2017'
        'place_of_incident' => 'MAIN ROAD DAMHAL HONJIPORA, KULGAM'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => 'Yes'
        'compensation_amount' => '150000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'DURING 2020-21 AND 2019-20 RECIEVED ANNUAL SCHOLARSHIP OF RS. 4000 EACH YEAR BY J&K POLICE SOCIAL WELFARE DEPARTMENT. BUT FORM LAST TWO YEARS WAS NOT PROVIDED'
        'account_holder_name' => 'FAZIKA KHURSHID'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'PEHLOO, KULGAM'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0PEHLOO'
        'accountno' => '0602040150003870'
        'passbook_upload' => ''
        'scholar_code' => 'JK0571'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Fazika Khurshid.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php6HvgEt'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 153392
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '163135'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryLQY9auxcAZ4mU348'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58888'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTinUW0QqtMe-wTjJisiwgAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211665.3337
    'REQUEST_TIME' => 1698211665
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:27:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 05:27:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:27:47 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3602'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3602'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58888'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3602'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTinU20QqtMe-wTjJisiwwAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211667.4614
    'REQUEST_TIME' => 1698211667
    'argv' => [
        0 => 'r=student%2Fview&id=3602'
    ]
    'argc' => 1
]
2023-10-25 05:28:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 05:28:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:28:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3602'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59020'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTinZ8NjUTj_0Ihn0uYEOQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211687.9483
    'REQUEST_TIME' => 1698211687
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 05:28:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-25 05:28:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:28:10 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59020'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTinasNjUTj_0Ihn0uYEOgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211690.2939
    'REQUEST_TIME' => 1698211690
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:29:53 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-25 05:29:53 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:29:52 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '192303'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'yUFtoqetIWgdd5C6m6PqmnU4qeGi_9EOSyTPLPFe-vyzBRya6J5CBysh4sjw7InfRlHuscGsk115dal9mRO-kA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59652'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTin0Oxh1ZgMnvSi322zwgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698211792.9452
    'REQUEST_TIME' => 1698211792
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-25 05:39:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:39:11 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'yUFtoqetIWgdd5C6m6PqmnU4qeGi_9EOSyTPLPFe-vyzBRya6J5CBysh4sjw7InfRlHuscGsk115dal9mRO-kA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'SHAKIR SALAM'
        'date_of_birth' => '01/04/2010'
        'age' => '13'
        'gender' => 'male'
        'religion' => '2'
        'category' => 'ST'
        'place_of_birth' => 'SHADAB, KARWEA, SHOPIAN'
        'current_address' => 'SHADAB, KAREWA MANLOO, ZAWOORA, SHOPIAN'
        'pincodes' => '192303'
        'Contact_no' => '7889379846'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'SHOPIAN'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'HANFIYA PARADISE PUBLIC SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SHADAB, DERAWA MANLOO, ZAWOOR, SHOPIAN'
        'school_pincode' => '192303'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => '01933261164'
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '20500'
        'fathername' => 'ABDUL SALAM KHAN'
        'fdeceased' => 'yes'
        'mothername' => 'SHAHZADA BEGUM'
        'mdeceased' => 'no'
        'guardian_name' => 'SHAHZADA'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'H. NO. 07, CHANCH MARG, SHADAB KEREWA MANLOO, ZAWOORA, SHOPIAN'
        'guardian_contact_no' => '6005058285'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '4'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '3 KANALS'
        'irrigated' => 'No'
        'annual_income' => '18000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'MOHAMMAD NIYAZ'
        'reference_person_address' => 'KEREWA MANLOO, SHIPIAN'
        'rp_contact_no' => '7006371289'
        'date_of_incident' => '14/11/2017'
        'place_of_incident' => 'NEAR POLICE STATION RAJPORA'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SPO'
        'compensation_received' => 'Yes'
        'compensation_amount' => '150000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'SHAKIR AHMAD'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'HR SHOPIAN'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0HRSHOP'
        'accountno' => '1244041000000741'
        'passbook_upload' => ''
        'scholar_code' => 'JK0572'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Shakir Salam.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpsFGkS9'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 95438
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '105040'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary4BNJLH37KOy9VYtQ'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55225'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTip_XIt2WXSmXGJHQ_dvQAAABg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698212349.5707
    'REQUEST_TIME' => 1698212349
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:39:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 05:39:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:39:11 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3603'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3603'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55225'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3603'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTip_3It2WXSmXGJHQ_dvgAAABg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698212351.6372
    'REQUEST_TIME' => 1698212351
    'argv' => [
        0 => 'r=student%2Fview&id=3603'
    ]
    'argc' => 1
]
2023-10-25 05:39:43 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 05:39:43 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:39:42 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3603'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55397'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiqHpuMSLkfjoSvJ7ANigAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698212382.6166
    'REQUEST_TIME' => 1698212382
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 05:39:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-25 05:39:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:39:44 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55397'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiqIJuMSLkfjoSvJ7ANiwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698212384.8628
    'REQUEST_TIME' => 1698212384
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:41:12 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-25 05:41:12 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:41:12 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '185101'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'uh8vGtaTJWVxf9x_cCTETM6j1n1mcMjdSQxcWCrWEOPAW14imaBGCkcprg0ba6cJ_cqRLQUjio57XToJQptUjw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59321'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiqeMCc80PHo1GjK-iBJAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698212472.2516
    'REQUEST_TIME' => 1698212472
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-25 05:51:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:51:00 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'uh8vGtaTJWVxf9x_cCTETM6j1n1mcMjdSQxcWCrWEOPAW14imaBGCkcprg0ba6cJ_cqRLQUjio57XToJQptUjw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NAZIA AKHTER'
        'date_of_birth' => '01/05/2012'
        'age' => '11'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'OBC'
        'place_of_birth' => 'KOSALIAN, HAVELI, POONCH'
        'current_address' => 'KOSALIAN, TEHSIL HAVELI, POONCH'
        'pincodes' => '185101'
        'Contact_no' => '9541341602'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'POONCH'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'GOVT. MIDDLE SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KOSALIAN WARD NO. 03, TEHSIL HAVELI, POONCH'
        'school_pincode' => '185101'
        'class' => '5'
        'acdyear' => '14'
        'school_contact_no' => '9086479031'
        'annual_tuition_fees' => '830'
        'other_annual_charges' => '8500'
        'fathername' => 'JAVID IQBAL'
        'fdeceased' => 'yes'
        'mothername' => 'PARVEEN AKHTER'
        'mdeceased' => 'no'
        'guardian_name' => 'PARVEEN'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'H. NO. 06, WAR NO 07, KOSALIAN, HAVELI, POONCH J&K'
        'guardian_contact_no' => '9541341602'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1 KANAL'
        'irrigated' => 'No'
        'annual_income' => '18000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'MOHAMMAD SADIQ'
        'reference_person_address' => 'SARPANCH KOSALIAN POONCH'
        'rp_contact_no' => '9906751751'
        'date_of_incident' => '01/01/2023'
        'place_of_incident' => 'KOSALIAN VILLAGE NEAR FORWARD POST OF ARMY'
        'incident_details' => 'MINE BLAST'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'CASUAL LABOR (ARMY POTTER)'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'ELDER SON MOHD ASHIQ IS GETTING ANNUAL SCHOLARSHIP OF RS. 5500 THOURGH NSP FOR IINORATIES'
        'account_holder_name' => 'NAZIA KOUSAR'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'AJJOTE'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0AJJOTE'
        'accountno' => '0661040210000158'
        'passbook_upload' => ''
        'scholar_code' => 'JK0573'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Nazia Akhter.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpR5HZGl'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 325175
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '334870'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary0nKOtHDHKCXiiBnp'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56673'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiswQ0bLdjNfrx2USdzsgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213058.0178
    'REQUEST_TIME' => 1698213058
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:51:01 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 05:51:01 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:51:00 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3604'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3604'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56673'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3604'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTisxA0bLdjNfrx2USdzswAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213060.9224
    'REQUEST_TIME' => 1698213060
    'argv' => [
        0 => 'r=student%2Fview&id=3604'
    ]
    'argc' => 1
]
2023-10-25 05:51:19 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 05:51:19 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:51:19 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3604'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56813'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTis12_xNuEOeEOZ9cvnUAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213079.4436
    'REQUEST_TIME' => 1698213079
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 05:51:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-25 05:51:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:51:22 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56813'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTis2m_xNuEOeEOZ9cvnUQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213082.6116
    'REQUEST_TIME' => 1698213082
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 05:53:10 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-25 05:53:10 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 05:53:10 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '185101'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'm1cMeISzyhN65ipvNI9lXbVs87Ukw6Tfi3JrqZF2kjvhE31Ay4CpfEywWB1fwAYYhgW05UeQ5oy5Iw34-TvWVw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57174'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTitRg0bLdjNfrx2USdzxQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213190.4454
    'REQUEST_TIME' => 1698213190
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-25 06:04:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:04:45 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'm1cMeISzyhN65ipvNI9lXbVs87Ukw6Tfi3JrqZF2kjvhE31Ay4CpfEywWB1fwAYYhgW05UeQ5oy5Iw34-TvWVw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'IBRAR AHMAD'
        'date_of_birth' => '15/10/2019'
        'age' => '4'
        'gender' => 'male'
        'religion' => '2'
        'category' => 'OBC'
        'place_of_birth' => 'NONA BANDI, POONCH'
        'current_address' => 'MATHA, NOONA BANDI NSSB POONCH'
        'pincodes' => '185101'
        'Contact_no' => '9103154744'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'POONCH'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'GOVT. MIDDLE SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHAIT, NOONA BANDI, BLOCK NSSB, POONCH'
        'school_pincode' => '185101'
        'class' => 'NURSERY'
        'acdyear' => '14'
        'school_contact_no' => '9682715430'
        'annual_tuition_fees' => '610'
        'other_annual_charges' => '6000'
        'fathername' => 'MOHD MAQSOOD'
        'fdeceased' => 'no'
        'mothername' => 'SHAMIM AKHTER'
        'mdeceased' => 'yes'
        'guardian_name' => 'LAL JHAN'
        'grelation' => 'grandfather'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'HOUSE NO. 19, WARD NO 09, NOONA BANDI, BLOCK NSSB, TEHSIL HAVELI, POONCH'
        'guardian_contact_no' => '9103154744'
        'occupation_of_guardian' => 'HOUSE'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1 KANAL'
        'irrigated' => 'No'
        'annual_income' => '12000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'FATHER OF THE CHILD MOHD MAQSOOD IS PHYSICALLY CHALLANGED WITH 65% DISABILITY'
        'reference_person_name' => 'ABDUL QAYOON'
        'reference_person_address' => 'VILLAGE SARPANCH, NOONA BANDI, HAVELI POONCH'
        'rp_contact_no' => '9697151565'
        'date_of_incident' => '15/10/2019'
        'place_of_incident' => 'AT NOONA BANDI, NEAR HOME'
        'incident_details' => 'SHELLING ACROSS LOC'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'CATTLE HERD (LIVESTOCK HERDER)'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LAL JHAN'
        'bank_name' => 'J&K GRAMEEN BANK'
        'branch_address' => 'POONCH'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0GRAMEN'
        'accountno' => '3075040600002217'
        'passbook_upload' => ''
        'scholar_code' => 'JK0574'
        'scholarshipamount' => '10000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Ibrar Ahmad.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpd0FxjR'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 222430
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '232129'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary9YZpSKaIc1I2ks3B'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58949'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiv-L3EI8I6ZLmRsfJHSQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213880.3285
    'REQUEST_TIME' => 1698213880
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 06:04:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 06:04:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:04:46 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3605'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3605'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58949'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3605'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiv_r3EI8I6ZLmRsfJHSgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213886.389
    'REQUEST_TIME' => 1698213886
    'argv' => [
        0 => 'r=student%2Fview&id=3605'
    ]
    'argc' => 1
]
2023-10-25 06:05:04 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 06:05:04 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:05:04 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3605'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59069'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiwD2ARgZrfsbIEMR3pLwAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213904.0397
    'REQUEST_TIME' => 1698213904
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 06:05:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2023-10-25 06:05:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:05:06 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59069'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiwEmARgZrfsbIEMR3pMAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698213906.7221
    'REQUEST_TIME' => 1698213906
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 06:06:43 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2023-10-25 06:06:43 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:06:43 [120.57.112.7][85][d62b58c12dbe32e0ce7ebba016078bcd][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '192125'
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'oqQb2uhOHCcsD4VyUneyJuyhszTN8gCEPhVtdoQNaQDY4Grip31_SBpZ9wA5ONFj38j0ZK6hQtcMRAsn7EAtbA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43675'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiwc-wZ7gVOp7HusXxr6QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214003.5363
    'REQUEST_TIME' => 1698214003
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2023-10-25 06:19:40 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:19:40 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'oqQb2uhOHCcsD4VyUneyJuyhszTN8gCEPhVtdoQNaQDY4Grip31_SBpZ9wA5ONFj38j0ZK6hQtcMRAsn7EAtbA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'SHABNAM JANN'
        'date_of_birth' => '16/04/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'ST'
        'place_of_birth' => 'KERIBAL, MUTTAN, ANANTNAG'
        'current_address' => 'KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'pincodes' => '192125'
        'Contact_no' => '03158379'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'ANANTNAG'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'GOVT. SSA PRIMARY SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SHIRPORA, RANBIRPORA TEHSIL MUTTAN, ANANTNAG'
        'school_pincode' => '192125'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9682175941'
        'annual_tuition_fees' => '490'
        'other_annual_charges' => '7000'
        'fathername' => 'PARVAIZ AHMAD BOKDA'
        'fdeceased' => 'yes'
        'mothername' => 'MUBEENA BEGUM'
        'mdeceased' => 'no'
        'guardian_name' => 'MUBEENA'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'PANCH WARD NO. 09, KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'guardian_contact_no' => '9906950559'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '3'
        'type_of_house' => 'Relation House'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '12000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'SHABIR AHMAD BOKDA'
        'reference_person_address' => 'KESHWAN, KERIBAL MUTTAN, ANANTNAG'
        'rp_contact_no' => '9103323903'
        'date_of_incident' => '07/01/2021'
        'place_of_incident' => 'MONGHAL BRIDGE, ANANTNAG'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'COMMERCIAL VEHICLE DRIVER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO BUT APPLIED FOR NSP FOR ST STUDENT FOR SESSION 2023-24'
        'account_holder_name' => 'SHABNUM JAN'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'KHEERIBAL MUTTAN ANANTNAG'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0KHRRBL'
        'accountno' => '0574041000002443'
        'passbook_upload' => ''
        'scholar_code' => 'JK0575'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'Shabnam Jaan.jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpNFwUls'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 276597
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '286287'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryTPivJ4LRMNzwj82M'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43555'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTizdv6u7KU_5lLzbo7VeQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214774.3815
    'REQUEST_TIME' => 1698214774
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2023-10-25 06:19:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 06:19:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:19:40 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43555'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTizfP6u7KU_5lLzbo7VegAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214780.9534
    'REQUEST_TIME' => 1698214780
    'argv' => [
        0 => 'r=student%2Fview&id=3606'
    ]
    'argc' => 1
]
2023-10-25 06:19:53 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:19:53 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => '5uyJd77EM-A5JO9lMS7UEQtj78Kpfg-1ArultMrqmnOcqPhP8fdQjw9ynRdaYbdUOAqoksotTeYw6sPloqfeHw=='
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd62b58c12dbe32e0ce7ebba016078bcd'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d62b58c12dbe32e0ce7ebba016078bcd; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43551'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTiziWHAh9vHToee_vGVdwAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214793.6809
    'REQUEST_TIME' => 1698214793
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-10-25 06:19:54 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 06:19:54 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:19:54 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    '_csrf' => 'f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl\";}'
    'PHPSESSID' => '225eef6f7ea49e3f45802775539d0a7a'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; _csrf=f242c10922e92b94cc0a3539b4f3f4c0d9bfd72891d80a1b39b2acb1cca47711a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zDq8O3co6VrrkOcE3iGPcSBS2QfQhMDl%22%3B%7D; PHPSESSID=225eef6f7ea49e3f45802775539d0a7a'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43551'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTizimHAh9vHToee_vGVeAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214794.1421
    'REQUEST_TIME' => 1698214794
    'argv' => []
    'argc' => 0
]
2023-10-25 06:21:55 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 06:21:55 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:21:55 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47352'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0A2hVopXov22lJEDiJwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214915.2213
    'REQUEST_TIME' => 1698214915
    'argv' => []
    'argc' => 0
]
2023-10-25 06:22:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-10-25 06:22:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:22:06 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'CyMbmr7G4jPt21NSSYHWw2xBAJdOw5Lj_sYVmQGZt6s8RUPZ2oW6Z4KBETYk1Lz0QSNR2nmx2NGmjC3GR9_mwQ=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'c323bd1058212fc26b25b18758e217c7'
    '_csrf' => '44d168161144558144f0400aae314341942b3694b898662cb5e49efa3080838da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"7fXCdCXToZBdmUj7-bQM7rJ2XJ8_FFQj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=c323bd1058212fc26b25b18758e217c7; _csrf=44d168161144558144f0400aae314341942b3694b898662cb5e49efa3080838da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%227fXCdCXToZBdmUj7-bQM7rJ2XJ8_FFQj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47384'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0Dr3EI8I6ZLmRsfJHbAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214926.8577
    'REQUEST_TIME' => 1698214926
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-25 06:22:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 06:22:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:22:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47384'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0D73EI8I6ZLmRsfJHbQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214927.7869
    'REQUEST_TIME' => 1698214927
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-10-25 06:22:14 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 06:22:14 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:22:14 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47384'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0Fr3EI8I6ZLmRsfJHbwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214934.5709
    'REQUEST_TIME' => 1698214934
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-25 06:22:26 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-10-25 06:22:26 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:22:25 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47435'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0IUdoOFqgtFxwV8QBGQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214945.7881
    'REQUEST_TIME' => 1698214945
    'argv' => [
        0 => 'r=student%2Fupdate&id=3606'
    ]
    'argc' => 1
]
2023-10-25 06:23:20 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:23:20 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3606'
]

$_POST = [
    '_csrf' => 'Fkwfp8RJBwxEoR4F2wOq1gsxTzratdA0uLWlNPMFPh9sKEzqrgFeaw_xTGSuMZyzc3gLd4rftkD025FlkTB_Xg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'SHABNAM JANN'
        'date_of_birth' => '16/04/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'ST'
        'place_of_birth' => 'KERIBAL, MUTTAN, ANANTNAG'
        'current_address' => 'KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'pincodes' => '192125'
        'Contact_no' => '03158379'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'ANANTNAG'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'GOVT. SSA PRIMARY SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SHIRPORA, RANBIRPORA TEHSIL MUTTAN, ANANTNAG'
        'school_pincode' => '192125'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9682175941'
        'annual_tuition_fees' => '490'
        'other_annual_charges' => '7000'
        'fathername' => 'PARVAIZ AHMAD BOKDA'
        'fdeceased' => 'yes'
        'mothername' => 'MUBEENA BEGUM'
        'mdeceased' => 'no'
        'guardian_name' => 'MUBEENA'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'PANCH WARD NO. 09, KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'guardian_contact_no' => '9906950559'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '3'
        'type_of_house' => 'Relation House'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '12000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'SHABIR AHMAD BOKDA'
        'reference_person_address' => 'KESHWAN, KERIBAL MUTTAN, ANANTNAG'
        'rp_contact_no' => '9103323903'
        'date_of_incident' => '07/01/2021'
        'place_of_incident' => 'MONGHAL BRIDGE, ANANTNAG'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'COMMERCIAL VEHICLE DRIVER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO BUT APPLIED FOR NSP FOR ST STUDENT FOR SESSION 2023-24'
        'account_holder_name' => 'SHABNUM JAN'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'KHEERIBAL'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0KHRRBL'
        'accountno' => '0574041000002443'
        'passbook_upload' => ''
        'scholar_code' => 'JK0575'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9671'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryDuiWDvKr3QqOgjzO'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47520'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0V2cdkxOMyeJ1axvV-wAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698214999.7464
    'REQUEST_TIME' => 1698214999
    'argv' => [
        0 => 'r=student%2Fupdate&id=3606'
    ]
    'argc' => 1
]
2023-10-25 06:23:20 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-10-25 06:23:20 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:23:20 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47520'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0WGcdkxOMyeJ1axvV_AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698215000.7044
    'REQUEST_TIME' => 1698215000
    'argv' => [
        0 => 'r=student%2Fview&id=3606'
    ]
    'argc' => 1
]
2023-10-25 06:23:30 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:23:30 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'MGK301JKYcAu0YgcUaNLJE9XmVwYzks-0QGRuuzqpdNKBuSeOAI4p2WB2n0kkX1BNx7dEUikLUqdb6Xrjt_kkg=='
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '416d9dd3db6b0049a184919c834ac88c'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=416d9dd3db6b0049a184919c834ac88c; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47806'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0YuvCh26coOTuico_VwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698215010.4138
    'REQUEST_TIME' => 1698215010
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-10-25 06:23:31 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 06:23:31 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-10-25 06:23:30 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    '_csrf' => 'e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"zdSMjHYgKPRau26exIDMPjftLn4Qb5AA\";}'
    'PHPSESSID' => '29040e321131aed682332415c3e49121'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; _csrf=e6517b1317862592e7e3c3c7054058453dd2c563ef3e6eae589f9646424a733fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22zdSMjHYgKPRau26exIDMPjftLn4Qb5AA%22%3B%7D; PHPSESSID=29040e321131aed682332415c3e49121'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47806'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTi0YuvCh26coOTuico_WAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698215010.9103
    'REQUEST_TIME' => 1698215010
    'argv' => []
    'argc' => 0
]
2023-10-25 10:43:32 [103.70.36.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 10:43:32 [103.70.36.63][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
2023-10-25 10:43:32 [103.70.36.63][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.70.36.63'
    'REMOTE_PORT' => '7900'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTjxVAWdhujtuJ7Q_t345AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698230612.4396
    'REQUEST_TIME' => 1698230612
    'argv' => []
    'argc' => 0
]
2023-10-25 10:43:37 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-10-25 10:43:37 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
2023-10-25 10:43:37 [103.70.36.63][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'UWq52WvhyKX8LK58IkySHCcT_rD-V_xtK3EOvgaVUMUWEP-IOLCq0JBU-TMRFMZmEF3P5slnsiV6JV7ONswyqQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '37486a057141343fb3f8c7ae7e8cbc1e'
    '_csrf' => '50de706f3421e2ffd0a146bafdae54cb70c15b415291f53d06cb5dd591611f41a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"GzFQSQbulxWO3XTz7N1V70NHQTPp0Ybl\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=37486a057141343fb3f8c7ae7e8cbc1e; _csrf=50de706f3421e2ffd0a146bafdae54cb70c15b415291f53d06cb5dd591611f41a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22GzFQSQbulxWO3XTz7N1V70NHQTPp0Ybl%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.70.36.63'
    'REMOTE_PORT' => '7900'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTjxWQWdhujtuJ7Q_t345gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698230617.4662
    'REQUEST_TIME' => 1698230617
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-25 10:43:38 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-25 10:43:38 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
2023-10-25 10:43:38 [103.70.36.63][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '815fe79c7be7232cbba1178f23673396'
    '_csrf' => '326c785f4acf188b38e1517096c72912e1267f9a5e8255e29add7ec23d3e5a13a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ADy5x0-qhWcYwVcBcSJ3P484a0rod-CM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=815fe79c7be7232cbba1178f23673396; _csrf=326c785f4acf188b38e1517096c72912e1267f9a5e8255e29add7ec23d3e5a13a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ADy5x0-qhWcYwVcBcSJ3P484a0rod-CM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.70.36.63'
    'REMOTE_PORT' => '7900'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTjxWgWdhujtuJ7Q_t345wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698230618.0441
    'REQUEST_TIME' => 1698230618
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-10-25 10:43:48 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-25 10:43:48 [103.70.36.63][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.70.36.63
2023-10-25 10:43:48 [103.70.36.63][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '815fe79c7be7232cbba1178f23673396'
    '_csrf' => '326c785f4acf188b38e1517096c72912e1267f9a5e8255e29add7ec23d3e5a13a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ADy5x0-qhWcYwVcBcSJ3P484a0rod-CM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=815fe79c7be7232cbba1178f23673396; _csrf=326c785f4acf188b38e1517096c72912e1267f9a5e8255e29add7ec23d3e5a13a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ADy5x0-qhWcYwVcBcSJ3P484a0rod-CM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.70.36.63'
    'REMOTE_PORT' => '7899'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTjxZCAE0uI92ZGrDzhXwwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698230628.4766
    'REQUEST_TIME' => 1698230628
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-26 11:05:53 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:05:53 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:05:52 [103.175.137.147][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7481'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpIEGxCW_FPmTSS28BXbAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318352.7858
    'REQUEST_TIME' => 1698318352
    'argv' => []
    'argc' => 0
]
2023-10-26 11:06:29 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-10-26 11:06:29 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:06:29 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'enzFyx7XYwWPTcbO02BZ1x-lDEkZZvDaCgsOUv62yywiDqa4M482ZugqlpjqFimYbv9HKEhSsr1mXD9jyITmZg=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a55c0b9000a33eec73a38b0280d1484b'
    '_csrf' => '6aff8e2c00f0d89ffa58db2963b0e99f498b45a29845219a7974c474acc9e7fba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Xrcs-XUcggPV9vpOqZKaQ4BglW1162-J\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a55c0b9000a33eec73a38b0280d1484b; _csrf=6aff8e2c00f0d89ffa58db2963b0e99f498b45a29845219a7974c474acc9e7fba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Xrcs-XUcggPV9vpOqZKaQ4BglW1162-J%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '10337'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpINGxCW_FPmTSS28BXcAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318389.0406
    'REQUEST_TIME' => 1698318389
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-26 11:06:30 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:06:30 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:06:29 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '10337'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpINWxCW_FPmTSS28BXcQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318389.7281
    'REQUEST_TIME' => 1698318389
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-10-26 11:07:05 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-26 11:07:05 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:07:05 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '10338'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpIWGHcRa1WNWMZbomcWAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318425.0246
    'REQUEST_TIME' => 1698318425
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-26 11:12:04 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-26 11:12:04 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:12:03 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3926'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpJgxyLXruqpo-sDKaPMwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318723.971
    'REQUEST_TIME' => 1698318723
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-26 11:14:23 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2023-10-26 11:14:23 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:14:23 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3909'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKDxyLXruqpo-sDKaPRAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318863.334
    'REQUEST_TIME' => 1698318863
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2023-10-26 11:14:44 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:14:44 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'JAMMU & KASHMIR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '28'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3917'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKJJADD1KSn8CvI7FK-wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318884.3428
    'REQUEST_TIME' => 1698318884
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2023-10-26 11:15:19 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:19 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3593'
    'stuchkid' => 'selectstu_105'
    'slno' => '106'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3941'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKR5ADD1KSn8CvI7FK_gAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318919.5015
    'REQUEST_TIME' => 1698318919
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:19 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:19 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3593'
    'stuchkid' => 'selectstu_105'
    'slno' => '106'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3940'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKR61PMyhlriNJ3sw4uwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318919.5025
    'REQUEST_TIME' => 1698318919
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:22 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:22 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3594'
    'stuchkid' => 'selectstu_106'
    'slno' => '107'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3941'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKSpADD1KSn8CvI7FK_wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318922.7239
    'REQUEST_TIME' => 1698318922
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:22 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:22 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3594'
    'stuchkid' => 'selectstu_106'
    'slno' => '107'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3940'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKSq1PMyhlriNJ3sw4vAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318922.7238
    'REQUEST_TIME' => 1698318922
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:32 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:32 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3595'
    'stuchkid' => 'selectstu_107'
    'slno' => '108'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3961'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKVPhvmOckV9iIb596JwAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318932.4896
    'REQUEST_TIME' => 1698318932
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:32 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:32 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3595'
    'stuchkid' => 'selectstu_107'
    'slno' => '108'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3962'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKVMYqZNt7q_KVntqZ1gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318932.5154
    'REQUEST_TIME' => 1698318932
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:40 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:40 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3596'
    'stuchkid' => 'selectstu_108'
    'slno' => '109'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3907'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKXBVJBAIyHYq1u0dMSwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318940.5626
    'REQUEST_TIME' => 1698318940
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:40 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:40 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3596'
    'stuchkid' => 'selectstu_108'
    'slno' => '109'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3905'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKXFgswR9-RjI93hyB9wAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318940.5743
    'REQUEST_TIME' => 1698318940
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:43 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:43 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3597'
    'stuchkid' => 'selectstu_109'
    'slno' => '110'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3905'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKX1gswR9-RjI93hyB-AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318943.2038
    'REQUEST_TIME' => 1698318943
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:43 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:43 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3597'
    'stuchkid' => 'selectstu_109'
    'slno' => '110'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3907'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKXxVJBAIyHYq1u0dMTAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318943.2037
    'REQUEST_TIME' => 1698318943
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:45 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:45 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3598'
    'stuchkid' => 'selectstu_110'
    'slno' => '111'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3907'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKYRVJBAIyHYq1u0dMTQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318945.4177
    'REQUEST_TIME' => 1698318945
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:45 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:45 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3598'
    'stuchkid' => 'selectstu_110'
    'slno' => '111'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3905'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKYVgswR9-RjI93hyB-QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318945.4291
    'REQUEST_TIME' => 1698318945
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:55 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:55 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3599'
    'stuchkid' => 'selectstu_111'
    'slno' => '112'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3934'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKayP9OZC9qKlevR1ZEwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318955.1419
    'REQUEST_TIME' => 1698318955
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:15:55 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:55 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3599'
    'stuchkid' => 'selectstu_111'
    'slno' => '112'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3933'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKa-FGmy6Aq4IaqtpwTQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318955.1519
    'REQUEST_TIME' => 1698318955
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:58 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:58 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3600'
    'stuchkid' => 'selectstu_112'
    'slno' => '113'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3933'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKbuFGmy6Aq4IaqtpwTgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318958.8646
    'REQUEST_TIME' => 1698318958
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:15:59 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:15:58 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3600'
    'stuchkid' => 'selectstu_112'
    'slno' => '113'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3934'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKbiP9OZC9qKlevR1ZFAAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318958.8643
    'REQUEST_TIME' => 1698318958
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:01 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:01 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3601'
    'stuchkid' => 'selectstu_113'
    'slno' => '114'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3934'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKcSP9OZC9qKlevR1ZFQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318961.048
    'REQUEST_TIME' => 1698318961
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:01 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:01 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3601'
    'stuchkid' => 'selectstu_113'
    'slno' => '114'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3933'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKceFGmy6Aq4IaqtpwTwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318961.0629
    'REQUEST_TIME' => 1698318961
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:02 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:02 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3602'
    'stuchkid' => 'selectstu_114'
    'slno' => '115'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3934'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKciP9OZC9qKlevR1ZFgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318962.7157
    'REQUEST_TIME' => 1698318962
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:02 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:02 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3602'
    'stuchkid' => 'selectstu_114'
    'slno' => '115'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3933'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKcuFGmy6Aq4IaqtpwUAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318962.7307
    'REQUEST_TIME' => 1698318962
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:04 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:04 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3603'
    'stuchkid' => 'selectstu_115'
    'slno' => '116'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3934'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKdCP9OZC9qKlevR1ZFwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318964.6214
    'REQUEST_TIME' => 1698318964
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:04 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:04 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3603'
    'stuchkid' => 'selectstu_115'
    'slno' => '116'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3933'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKdOFGmy6Aq4IaqtpwUQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318964.611
    'REQUEST_TIME' => 1698318964
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:12 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:12 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3604'
    'stuchkid' => 'selectstu_116'
    'slno' => '117'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3945'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKfEjOJo5k_s1CW4ZXYgAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318972.401
    'REQUEST_TIME' => 1698318972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:12 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:12 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3604'
    'stuchkid' => 'selectstu_116'
    'slno' => '117'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3947'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKfHsJySWwzwgAScfMXwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318972.4341
    'REQUEST_TIME' => 1698318972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:14 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:14 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3605'
    'stuchkid' => 'selectstu_117'
    'slno' => '118'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3947'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKfnsJySWwzwgAScfMYAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318974.0569
    'REQUEST_TIME' => 1698318974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:14 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:14 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3605'
    'stuchkid' => 'selectstu_117'
    'slno' => '118'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3945'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKfkjOJo5k_s1CW4ZXYwAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318974.0619
    'REQUEST_TIME' => 1698318974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:16:22 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:22 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3606'
    'stuchkid' => 'selectstu_118'
    'slno' => '119'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3957'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKhuFGmy6Aq4IaqtpwUgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318982.4893
    'REQUEST_TIME' => 1698318982
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2023-10-26 11:16:22 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:16:22 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3606'
    'stuchkid' => 'selectstu_118'
    'slno' => '119'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3955'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKhsYqZNt7q_KVntqZ2gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698318982.5132
    'REQUEST_TIME' => 1698318982
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2023-10-26 11:17:14 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:17:13 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'JAMMU & KASHMIR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '28'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3909'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpKuS4Nnfgu_3KNw8nkZQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698319033.5126
    'REQUEST_TIME' => 1698319033
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2023-10-26 11:21:16 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2023-10-26 11:21:16 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:21:16 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'cLuVOkEYVI-zjh9Uvhzh1IXvvB2oOQN7zrxUIx2MBJo79NF0BygL9tTtLwD6WYOYtJ77fv5LbRKd4zxXZM1WrA=='
    'scholar_id' => [
        0 => '3593'
        1 => '3594'
        2 => '3595'
        3 => '3596'
        4 => '3597'
        5 => '3598'
        6 => '3599'
        7 => '3600'
        8 => '3601'
        9 => '3602'
        10 => '3603'
        11 => '3604'
        12 => '3605'
        13 => '3606'
    ]
    'scholar_code' => [
        0 => 'JK0562'
        1 => 'JK0563'
        2 => 'JK0564'
        3 => 'JK0565'
        4 => 'JK0566'
        5 => 'JK0567'
        6 => 'JK0568'
        7 => 'JK0569'
        8 => 'JK0570'
        9 => 'JK0571'
        10 => 'JK0572'
        11 => 'JK0573'
        12 => 'JK0574'
        13 => 'JK0575'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class NURSERY'
        1 => '2023-2024 _ class NURSERY'
        2 => '2023-2024 _ class 8'
        3 => '2023-2024 _ class NURSERY'
        4 => '2023-2024 _ class 3'
        5 => '2023-2024 _ class 4'
        6 => '2023-2024 _ class NURSERY'
        7 => '2023-2024 _ class LKG'
        8 => '2023-2024 _ class 2'
        9 => '2023-2024 _ class 7'
        10 => '2023-2024 _ class 7'
        11 => '2023-2024 _ class 5'
        12 => '2023-2024 _ class NURSERY'
        13 => '2023-2024 _ class 2'
    ]
    'released_amt' => [
        0 => '5000'
        1 => '5000'
        2 => '10000'
        3 => '5000'
        4 => '7500'
        5 => '7500'
        6 => '5000'
        7 => '5000'
        8 => '7500'
        9 => '7500'
        10 => '7500'
        11 => '7500'
        12 => '5000'
        13 => '7500'
    ]
    'Scholarship_release_bulk' => [
        'date' => '26/10/2023'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1735'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3937'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpLq0m2P_PdN1nHcM6mbAAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698319276.0308
    'REQUEST_TIME' => 1698319276
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2023-10-26 11:21:59 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:21:58 [103.175.137.147][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'rk0BvZwQOORxlgPjzSeEGgdq_Ov3Ph6YOv86x92_vP_lAkXz2iBnnRb1M7eJYuZWNhu7iKFMcPFpoFKzpP7uyQ=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47593c9c1a5025716d8e158f17ee529b'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47593c9c1a5025716d8e158f17ee529b; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3941'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpL1pcq9WP6QPOeUhhg5wAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698319318.9307
    'REQUEST_TIME' => 1698319318
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-10-26 11:21:59 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:21:59 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:21:59 [103.175.137.147][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => '88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"KODNF0_ygc0TDEbL1qGcVrniS_htyAR6\";}'
    'PHPSESSID' => 'd5b898b0fc591c15271817d1a38424f7'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=88dffea860d9f83c1c4c30ad0390b07f335ba6676089a2edf393843c46001a3da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22KODNF0_ygc0TDEbL1qGcVrniS_htyAR6%22%3B%7D; PHPSESSID=d5b898b0fc591c15271817d1a38424f7'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '3941'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpL15cq9WP6QPOeUhhg6AAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698319319.2614
    'REQUEST_TIME' => 1698319319
    'argv' => []
    'argc' => 0
]
2023-10-26 11:33:22 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:33:22 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:22 [103.175.137.147][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7445'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOggK6e1eDG8R287kYDgAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320002.1907
    'REQUEST_TIME' => 1698320002
    'argv' => []
    'argc' => 0
]
2023-10-26 11:33:27 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-10-26 11:33:27 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:27 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Gl2chWDkwQpHVcsumQhUijoLE7Z9cHxCkN1ZuMRXwKRDP6raVLOLWn8fm0HLPmW8W2FW2hsfHwvSu2vRghL1kw=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '23948e68c36ad06ed2d04ae96d7ee3a0'
    '_csrf' => '177df26a1dc9ae72cb3ddf5c1c5d0844e97e20a443e49043e74df6824dc66f75a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Yb6_4WJP8JPoR616ajElfocIBf2iFE57\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=23948e68c36ad06ed2d04ae96d7ee3a0; _csrf=177df26a1dc9ae72cb3ddf5c1c5d0844e97e20a443e49043e74df6824dc66f75a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Yb6_4WJP8JPoR616ajElfocIBf2iFE57%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7453'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOhxSvTg09jymxOXq8iAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320007.1343
    'REQUEST_TIME' => 1698320007
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-10-26 11:33:28 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:33:28 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:27 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b587d203000670beba234aae2ef1933d'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b587d203000670beba234aae2ef1933d; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7453'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOhxSvTg09jymxOXq8iQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320007.7249
    'REQUEST_TIME' => 1698320007
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-10-26 11:33:36 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-26 11:33:36 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:36 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b587d203000670beba234aae2ef1933d'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b587d203000670beba234aae2ef1933d; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7456'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOkIoCYdwPUYw9wH4RTgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320016.5565
    'REQUEST_TIME' => 1698320016
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-26 11:33:44 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-10-26 11:33:44 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:43 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b587d203000670beba234aae2ef1933d'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b587d203000670beba234aae2ef1933d; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7469'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOl3lYCzcGydyT5p47_AAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320023.8614
    'REQUEST_TIME' => 1698320023
    'argv' => [
        0 => 'r=student%2Fupdate&id=3606'
    ]
    'argc' => 1
]
2023-10-26 11:33:57 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-10-26 11:33:57 [103.175.137.147][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:33:57 [103.175.137.147][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b587d203000670beba234aae2ef1933d'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b587d203000670beba234aae2ef1933d; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7473'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOpfYgIdeCiSXQf2HLywAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320037.5012
    'REQUEST_TIME' => 1698320037
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-10-26 11:34:03 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:34:03 [103.175.137.147][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'sdPUVsUM5nulqGnhKwxNyZZTUMwJBRtX4xfrzU42ICzVhZY1nX2IL5HjIYtMZCL_0yQa_VgoWBqgeYegLXBiWg=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b587d203000670beba234aae2ef1933d'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b587d203000670beba234aae2ef1933d; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7476'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOq4oCYdwPUYw9wH4RTwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320043.324
    'REQUEST_TIME' => 1698320043
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-10-26 11:34:03 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-10-26 11:34:03 [103.175.137.147][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.147
2023-10-26 11:34:03 [103.175.137.147][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv\";}'
    'PHPSESSID' => '740e2d7d719c0635694e5b1bbdab6c5c'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=e694a8b8d895a5a88d26d96122a2d4a6ba4f83aba208913df3e598bb08556001a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dVBcXqnT4KHjgho6EwJ1Q-CMCnlmcFBv%22%3B%7D; PHPSESSID=740e2d7d719c0635694e5b1bbdab6c5c'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.147'
    'REMOTE_PORT' => '7476'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZTpOq4oCYdwPUYw9wH4RUAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698320043.6579
    'REQUEST_TIME' => 1698320043
    'argv' => []
    'argc' => 0
]
2023-11-01 06:26:56 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-01 06:26:56 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:26:56 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54027'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHvsNAkk3IAQUlKEtOSsgAAACQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820016.2739
    'REQUEST_TIME' => 1698820016
    'argv' => []
    'argc' => 0
]
2023-11-01 06:27:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-11-01 06:27:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:08 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Thz-hzanbOjkyg5UV6rWKPtuKHaQpOVm_lNr_McF3lsZaY7uUe4ih7ysPAsC4rlLnTcZEPrPljGOPl-ao0iVEw=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => '5e44c58fb01f79ad1964eb0f0194894a'
    '_csrf' => '8a69b28afc8ef02428062109e7b1cc23c688cfd60ff43d0578d5c164f126c0f9a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"WupigINoXf2_UHocfY1fjksWpm4fdMKH\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=5e44c58fb01f79ad1964eb0f0194894a; _csrf=8a69b28afc8ef02428062109e7b1cc23c688cfd60ff43d0578d5c164f126c0f9a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22WupigINoXf2_UHocfY1fjksWpm4fdMKH%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54028'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHvvJjSaWY7tn0tzd2nrgAAACk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820028.6988
    'REQUEST_TIME' => 1698820028
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-11-01 06:27:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-01 06:27:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:09 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'a2334f4065b8d10f641cd718ea0d1c5e'
    '_csrf' => '1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"6eDPLiB7qCM7MXi12m4jQMwyib6KlJWq\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=a2334f4065b8d10f641cd718ea0d1c5e; _csrf=1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%226eDPLiB7qCM7MXi12m4jQMwyib6KlJWq%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54028'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHvvZjSaWY7tn0tzd2nrwAAACk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820029.598
    'REQUEST_TIME' => 1698820029
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-11-01 06:27:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-01 06:27:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:16 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'a2334f4065b8d10f641cd718ea0d1c5e'
    '_csrf' => '1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"6eDPLiB7qCM7MXi12m4jQMwyib6KlJWq\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=a2334f4065b8d10f641cd718ea0d1c5e; _csrf=1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%226eDPLiB7qCM7MXi12m4jQMwyib6KlJWq%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54028'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHvw5jSaWY7tn0tzd2nsQAAACk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820036.0142
    'REQUEST_TIME' => 1698820036
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-01 06:27:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-01 06:27:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:23 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'a2334f4065b8d10f641cd718ea0d1c5e'
    '_csrf' => '1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"6eDPLiB7qCM7MXi12m4jQMwyib6KlJWq\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=a2334f4065b8d10f641cd718ea0d1c5e; _csrf=1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%226eDPLiB7qCM7MXi12m4jQMwyib6KlJWq%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54144'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHvy5i29ixGxMiToia1hwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820043.9235
    'REQUEST_TIME' => 1698820043
    'argv' => [
        0 => 'r=student%2Fupdate&id=3606'
    ]
    'argc' => 1
]
2023-11-01 06:27:55 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:55 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3606'
]

$_POST = [
    '_csrf' => 'XPGMoRjySlBtB4v25ZL2J8VfyGN2sPkmwmBBBlvQPyRqlMjxVJsIZxxExsGoyp8W9zL8CSf9jl-rAndNN5poVQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'SHABNAM JANN'
        'date_of_birth' => '16/04/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'ST'
        'place_of_birth' => 'KERIBAL, MUTTAN, ANANTNAG'
        'current_address' => 'KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'pincodes' => '192125'
        'Contact_no' => '03158379'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'ANANTNAG'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'GOVT. SSA PRIMARY SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SHIRPORA, RANBIRPORA TEHSIL MUTTAN, ANANTNAG'
        'school_pincode' => '192125'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9682175941'
        'annual_tuition_fees' => '490'
        'other_annual_charges' => '7000'
        'fathername' => 'PARVAIZ AHMAD BOKDA'
        'fdeceased' => 'yes'
        'mothername' => 'MUBEENA BEGUM'
        'mdeceased' => 'no'
        'guardian_name' => 'MUBEENA'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'PANCH WARD NO. 09, KERIBAL, RANBIRPORA, MUTTAN, ANANTNAG'
        'guardian_contact_no' => '9906950559'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '3'
        'type_of_house' => 'Relation House'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '12000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'SHABIR AHMAD BOKDA'
        'reference_person_address' => 'KESHWAN, KERIBAL MUTTAN, ANANTNAG'
        'rp_contact_no' => '9103323903'
        'date_of_incident' => '07/01/2021'
        'place_of_incident' => 'MONGHAL BRIDGE, ANANTNAG'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'COMMERCIAL VEHICLE DRIVER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO BUT APPLIED FOR NSP FOR ST STUDENT FOR SESSION 2023-24'
        'account_holder_name' => 'SHABNUM JAN'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'KHEERIBAL'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0KHERBL'
        'accountno' => '0574041000002443'
        'passbook_upload' => ''
        'scholar_code' => 'JK0575'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'a2334f4065b8d10f641cd718ea0d1c5e'
    '_csrf' => '1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"6eDPLiB7qCM7MXi12m4jQMwyib6KlJWq\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9671'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryE9uJHQHA8WnzbdsP'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=a2334f4065b8d10f641cd718ea0d1c5e; _csrf=1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%226eDPLiB7qCM7MXi12m4jQMwyib6KlJWq%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54254'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHv6mEukvskQ4pqyim9GwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820074.7446
    'REQUEST_TIME' => 1698820074
    'argv' => [
        0 => 'r=student%2Fupdate&id=3606'
    ]
    'argc' => 1
]
2023-11-01 06:27:55 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-01 06:27:55 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-01 06:27:55 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3606'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'a2334f4065b8d10f641cd718ea0d1c5e'
    '_csrf' => '1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"6eDPLiB7qCM7MXi12m4jQMwyib6KlJWq\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=a2334f4065b8d10f641cd718ea0d1c5e; _csrf=1ccad6b3795825053315b8f441ba677def2d121981f1cdb478957ffe5fcccaa0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%226eDPLiB7qCM7MXi12m4jQMwyib6KlJWq%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3606'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"118\", \"Google Chrome\";v=\"118\", \"Not=A?Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3606'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54254'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3606'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZUHv62EukvskQ4pqyim9HAAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1698820075.7365
    'REQUEST_TIME' => 1698820075
    'argv' => [
        0 => 'r=student%2Fview&id=3606'
    ]
    'argc' => 1
]
2023-11-16 05:44:53 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-16 05:44:53 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:44:52 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56192'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsVACudp-EIcOiGptuhAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113492.8466
    'REQUEST_TIME' => 1700113492
    'argv' => []
    'argc' => 0
]
2023-11-16 05:45:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-11-16 05:45:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:45:09 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'qwdiWgXLMkdVg9mIfX46WCHPrtfAZqXFxuCbC9k4rGHjcBIQQLNxAQbMjuMnP1QNc6TFspEMxKCMps9yumLiWA=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'd8222b3c629fa9b9670b1e659f79526e'
    '_csrf' => '086aa4c407b874997824e930bc0b58abf6a3700cd9b29cc902bd76aa0516786ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"HwpJExCFSOWkZAnURkkeQjaeJFTycZN9\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=d8222b3c629fa9b9670b1e659f79526e; _csrf=086aa4c407b874997824e930bc0b58abf6a3700cd9b29cc902bd76aa0516786ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22HwpJExCFSOWkZAnURkkeQjaeJFTycZN9%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56266'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsZVW4nWHAneaRl6Hi7QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113509.5697
    'REQUEST_TIME' => 1700113509
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-11-16 05:45:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-16 05:45:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:45:10 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56266'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsZlW4nWHAneaRl6Hi7gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113510.4577
    'REQUEST_TIME' => 1700113510
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-11-16 05:45:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-16 05:45:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:45:18 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56305'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsbnVM3TgttWrdRWl1_wAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113518.2215
    'REQUEST_TIME' => 1700113518
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-16 05:45:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-16 05:45:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:45:30 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56359'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWseg-K1UHBWVoLHgziFAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113530.8669
    'REQUEST_TIME' => 1700113530
    'argv' => [
        0 => 'r=student%2Fupdate&id=3601'
    ]
    'argc' => 1
]
2023-11-16 05:46:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:46:45 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3601'
]

$_POST = [
    '_csrf' => 'KUyw19fNTUCza06rLopAYM1r3wfvs8T0v8FzDwv4DLpCB928j6cXE9kfA51Z8AMj-y6Ub974tLDtuQFlSo9pjw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'ADEEBA IMTIYAZ'
        'date_of_birth' => '05/03/2014'
        'age' => '9'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'Minority'
        'place_of_birth' => 'CHURATH, KULGAM'
        'current_address' => 'CHURATH, KULGAM'
        'pincodes' => '192231'
        'Contact_no' => '9541576271'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'KUPWARA'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'THE NEW ERA ISLAMIC SCIENTIFIC SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHARGUND MAIN ROAD KULGAM'
        'school_pincode' => '192231'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9596417792'
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '19700'
        'fathername' => 'IMTIYAZ AHMAD SHEIKH'
        'fdeceased' => 'yes'
        'mothername' => 'SHAHNAWAZ AKHTER'
        'mdeceased' => 'no'
        'guardian_name' => 'SHAHNAWAZ'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'HERMOHALLA H. NO. 06, CHURAT, QAZIGUND, KULGAM'
        'guardian_contact_no' => '9541576271'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1 KANAL'
        'irrigated' => 'No'
        'annual_income' => '30000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'SHABIR AHMAD DAR'
        'reference_person_address' => 'TEACHER VILLAGE CHURAT KULGAM'
        'rp_contact_no' => '8083716715'
        'date_of_incident' => '26/08/2017'
        'place_of_incident' => 'DISTRICT POLICE LINES PULWAMA'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SPO'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'ADEEBA IMTIYAZ'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'CHOWGAM'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0CHAGAM'
        'accountno' => '080804800002482'
        'passbook_upload' => ''
        'scholar_code' => 'JK0570'
        'scholarshipamount' => '15000'
        'date_of_approval' => '30/09/2023'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9564'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryuAOceuuS5Xn9mcBb'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsxamreF8rbxG_q6oVmgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113605.1405
    'REQUEST_TIME' => 1700113605
    'argv' => [
        0 => 'r=student%2Fupdate&id=3601'
    ]
    'argc' => 1
]
2023-11-16 05:46:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-16 05:46:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:46:46 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54992'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsxqmreF8rbxG_q6oVmwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113606.1681
    'REQUEST_TIME' => 1700113606
    'argv' => [
        0 => 'r=student%2Fview&id=3601'
    ]
    'argc' => 1
]
2023-11-16 05:46:51 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:46:51 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'YHX0l6t3QrGpso0mZBxoY0yRQlIhLyohpUHeqUoKDXMLPpn88x0Y4sPGwBATZisgetQJOhBkWmX3OazDC31oRg=='
]

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    'PHPSESSID' => 'dba8f1283dba94f9f43f1ed2b236022f'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; PHPSESSID=dba8f1283dba94f9f43f1ed2b236022f; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsy6mreF8rbxG_q6oVngAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113611.2495
    'REQUEST_TIME' => 1700113611
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2023-11-16 05:46:51 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-16 05:46:51 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-16 05:46:51 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_aiNmu' => '1'
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
    '_csrf' => 'f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5\";}'
    'PHPSESSID' => '50be4d60cf25745e4f883bb92957638a'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_aiNmu=1; _ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0; _csrf=f031731e0f4d23184e084e01f255f8311bce629425f1dd75efb93f0dba8fed6ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kKmkXjZSjtM6wzCC6EKh1KpDRxrjAwe5%22%3B%7D; PHPSESSID=50be4d60cf25745e4f883bb92957638a'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54992'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVWsy6mreF8rbxG_q6oVnwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700113611.7112
    'REQUEST_TIME' => 1700113611
    'argv' => []
    'argc' => 0
]
2023-11-17 06:51:24 [103.175.89.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-17 06:51:24 [103.175.89.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:51:24 [103.175.89.9][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2178'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcNbPfHQ_-Vmlt7hJwodgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700203884.4284
    'REQUEST_TIME' => 1700203884
    'argv' => []
    'argc' => 0
]
2023-11-17 06:57:04 [103.175.89.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-17 06:57:04 [103.175.89.9][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:57:04 [103.175.89.9][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2236'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcOwFPij6YWSGW0ufmxfQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204224.416
    'REQUEST_TIME' => 1700204224
    'argv' => []
    'argc' => 0
]
2023-11-17 06:57:09 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-11-17 06:57:09 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:57:09 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'FB87yD__IyBKi1GOtWdV4cU4xTb7W8sMpy0rZqZ3QdtQeWK7DLNaaCbEC8_AUwXMnHWKA7kQvmLvR103lTsegQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b23f39c4d7061fa19e55d042fe42faba'
    '_csrf' => 'ea443ab30ac0bc2bbef899e9c482ca282e225465fcf70683793b6ba4399d0e18a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"DfYs3LyHlOZAu4P-YMO5BKunHjvQ3L_Z\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b23f39c4d7061fa19e55d042fe42faba; _csrf=ea443ab30ac0bc2bbef899e9c482ca282e225465fcf70683793b6ba4399d0e18a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22DfYs3LyHlOZAu4P-YMO5BKunHjvQ3L_Z%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2236'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcOxVPij6YWSGW0ufmxfgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204229.1686
    'REQUEST_TIME' => 1700204229
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-11-17 06:57:10 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-17 06:57:10 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:57:09 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2236'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcOxVPij6YWSGW0ufmxfwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204229.88
    'REQUEST_TIME' => 1700204229
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-11-17 06:57:28 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 06:57:28 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:57:27 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3836'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcO1-db_byVR1z02aw-AgAAABs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204247.9386
    'REQUEST_TIME' => 1700204247
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 06:57:38 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 06:57:38 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:57:37 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0269'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0269&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0269&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10510'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0269&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcO4aJtnoUySUt2XKX2gQAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204257.9533
    'REQUEST_TIME' => 1700204257
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0269&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 06:58:11 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 06:58:11 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:58:11 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0392'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0392&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0269&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0392&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10511'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0392&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPA2JH5vX1Sdnq58SnwAAAABw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204291.0956
    'REQUEST_TIME' => 1700204291
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0392&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 06:58:31 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 06:58:31 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:58:31 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0411'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0411&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0392&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0411&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10538'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0411&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPFzXc9UStUVaOs0-d1wAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204311.4171
    'REQUEST_TIME' => 1700204311
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0411&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 06:58:45 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 06:58:45 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:58:44 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0420'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0411&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10553'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPJI4_UKI2rJ8HpiFyiQAAABY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204324.9748
    'REQUEST_TIME' => 1700204324
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 06:59:11 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 06:59:11 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 06:59:11 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2111'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2111'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10559'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2111'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPP5ll-GhgaTjJQ9O3JwAAABU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204351.4549
    'REQUEST_TIME' => 1700204351
    'argv' => [
        0 => 'r=student%2Fupdate&id=2111'
    ]
    'argc' => 1
]
2023-11-17 07:00:25 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:00:25 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2111'
]

$_POST = [
    '_csrf' => 'j1pGkwuA8fVHSf89myHLltKOZZIk8Muu3t8qiwkYQSG-MAHcOe6dkSsmrVzDEP_cuP0_4mupqcOPsx3MbyoJYA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'MUDASIR AHMAD WANI'
        'date_of_birth' => '10/09/2004'
        'age' => '14'
        'gender' => 'male'
        'religion' => '2'
        'category' => 'Minority'
        'place_of_birth' => ''
        'current_address' => 'W/O(L) SH. MUMTAZ AHMAD WANI MALIKPORA 	CHATTIBANDI	BANDIPORA
  BANDIPORA JAMMU & KASHMIR'
        'pincodes' => '193502'
        'Contact_no' => '9622923527'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'BANDIPORA'
        'other_contact_no' => '9622923527  9596339473'
        'name_of_the_school' => 'GOVT HIGHER SECONDARY SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'GOORIPORA	BANDIPORE	JAMMU & KASHMIR
'
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'Hamida Akther'
        'mdeceased' => 'no'
        'guardian_name' => ' HAMIDA AKTHER'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '13/11/2004'
        'place_of_incident' => ''
        'incident_details' => 'Father: shot dead'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => ' HAMIDA AKTHER'
        'bank_name' => ' J&K Bank '
        'branch_address' => ' Bandipora Main '
        'branch_code' => ''
        'ifsc_code' => ' JAKA0WULLAR '
        'accountno' => '0061040100019922'
        'passbook_upload' => ''
        'scholar_code' => 'JK0420'
        'scholarshipamount' => '20000'
        'date_of_approval' => '27/07/2023'
        'date_of_collection' => '02/01/2009'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9393'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryFuSHACANsYk5X11A'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2111'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2111'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10515'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2111'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPiczwsy04k9Y5j9GijwAAABc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204425.6035
    'REQUEST_TIME' => 1700204425
    'argv' => [
        0 => 'r=student%2Fupdate&id=2111'
    ]
    'argc' => 1
]
2023-11-17 07:00:26 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-17 07:00:26 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:00:25 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2111'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0420&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2111'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2111'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '10515'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2111'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcPiczwsy04k9Y5j9GikAAAABc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700204425.9546
    'REQUEST_TIME' => 1700204425
    'argv' => [
        0 => 'r=student%2Fview&id=2111'
    ]
    'argc' => 1
]
2023-11-17 07:19:20 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 07:19:20 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:19:20 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2111'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2197'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcT-C1Ysjv40HnaFcdSLQAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700205560.4672
    'REQUEST_TIME' => 1700205560
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 07:19:29 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 07:19:29 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:19:28 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0466'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0466&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0466&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2198'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0466&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcUAF1_jfhisPQPkbnk4AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700205568.9722
    'REQUEST_TIME' => 1700205568
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0466&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 07:25:21 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 07:25:21 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:25:21 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0473'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0473&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0466&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0473&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2185'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0473&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcVYdU1O_BGfFn-qT3mlgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700205921.1738
    'REQUEST_TIME' => 1700205921
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0473&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 07:45:00 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 07:45:00 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 07:45:00 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0474'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0474&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0473&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0474&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2237'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0474&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcZ_KeNlYYc7I_tOZ3gYQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700207100.2694
    'REQUEST_TIME' => 1700207100
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0474&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:02:59 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:02:59 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:02:58 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0477'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0474&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3790'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVceMo-ADecpdqPCdKEbBwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700208178.9066
    'REQUEST_TIME' => 1700208178
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:03:17 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:03:17 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:03:16 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2237'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0477&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2237'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3793'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2237'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVceRAZcnhJsMy3BQeM9yQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700208196.9597
    'REQUEST_TIME' => 1700208196
    'argv' => [
        0 => 'r=student%2Fupdate&id=2237'
    ]
    'argc' => 1
]
2023-11-17 08:12:08 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:12:08 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:12:08 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2237'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3820'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcgWGoO_vZKXoJwkX3fYAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700208728.0814
    'REQUEST_TIME' => 1700208728
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:12:16 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:12:16 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:12:16 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0478'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3824'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcgYALhpCTPQ325F20xzAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700208736.5978
    'REQUEST_TIME' => 1700208736
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:25:12 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:25:12 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:25:12 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2238'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0478&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2238'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3802'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2238'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcjaN07QTI84BEvsxGhPgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209512.0541
    'REQUEST_TIME' => 1700209512
    'argv' => [
        0 => 'r=student%2Fupdate&id=2238'
    ]
    'argc' => 1
]
2023-11-17 08:27:14 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:27:14 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:27:13 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2238'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3828'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcj4d1fI1gD7GLafWoQ6QAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209633.7481
    'REQUEST_TIME' => 1700209633
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:27:27 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:27:27 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:27:27 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0481'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0481&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0481&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3836'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0481&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcj77-5FtjgipQHTuyqrQAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209647.3972
    'REQUEST_TIME' => 1700209647
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0481&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:31:40 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:31:40 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:31:39 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0481&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3790'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVck691fI1gD7GLafWoQ8QAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209899.9258
    'REQUEST_TIME' => 1700209899
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:31:52 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:31:52 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:31:51 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3793'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVck9907QTI84BEvsxGhTAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209911.9301
    'REQUEST_TIME' => 1700209911
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:32:02 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:32:02 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:32:01 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3813'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVclAVXHeoT4BcyQGWmNgQAAABk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209921.6948
    'REQUEST_TIME' => 1700209921
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:32:06 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:32:06 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:32:05 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => '12'
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3813'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVclBVXHeoT4BcyQGWmNggAAABk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700209925.75
    'REQUEST_TIME' => 1700209925
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:35:22 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:35:22 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:35:22 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3801'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVclyt1fI1gD7GLafWoQ_QAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210122.5801
    'REQUEST_TIME' => 1700210122
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:35:36 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:35:36 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:35:35 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'chhattisgarh'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3802'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcl1zZJMYPbnG3sN0ZIgQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210135.9185
    'REQUEST_TIME' => 1700210135
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:37:25 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:37:25 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:37:25 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2182'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2182'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3783'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2182'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcmRSlteXvFKqrWrZgcZgAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210245.4646
    'REQUEST_TIME' => 1700210245
    'argv' => [
        0 => 'r=student%2Fupdate&id=2182'
    ]
    'argc' => 1
]
2023-11-17 08:40:45 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:40:45 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:40:44 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2182'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3796'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnDIgOTFqnqDQVKz7lZAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210444.853
    'REQUEST_TIME' => 1700210444
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:40:55 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:40:55 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:40:55 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'ch0038'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3795'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnFzZJMYPbnG3sN0ZIigAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210455.2946
    'REQUEST_TIME' => 1700210455
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:41:01 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:41:01 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:41:00 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2183'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2183'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3806'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnHIJsp9jVv2l8HcbkEgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210460.8426
    'REQUEST_TIME' => 1700210460
    'argv' => [
        0 => 'r=student%2Fupdate&id=2183'
    ]
    'argc' => 1
]
2023-11-17 08:41:44 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:41:44 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:41:44 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3816'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnSAGmzrqIv8IDUL6mQgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210504.3813
    'REQUEST_TIME' => 1700210504
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:41:53 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:41:53 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:41:53 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'ch0038'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3783'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnUT_QVid2_Kwbh-vQLAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210513.4293
    'REQUEST_TIME' => 1700210513
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:41:57 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:41:57 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:41:57 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2183'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2183'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3783'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcnVT_QVid2_Kwbh-vQLQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210517.4714
    'REQUEST_TIME' => 1700210517
    'argv' => [
        0 => 'r=student%2Fupdate&id=2183'
    ]
    'argc' => 1
]
2023-11-17 08:43:32 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:43:32 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2183'
]

$_POST = [
    '_csrf' => '-FwjurpA1MD-wXAVZ5Sc8v4ECGh-0OOtWKlTRQXwugzJNmT1iC64pJKuInQ_pai4lHdSGDGJgcAJxWQCY8LyTQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'AKASH POTAI'
        'date_of_birth' => '02/03/2007'
        'age' => '12'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O (L) RAMURAM PORAI VILL. CHARA  NARAYANPUR CHHATTISGARH'
        'pincodes' => '494661'
        'Contact_no' => '7587471320'
        'state' => 'CHHATTISGARH'
        'district' => 'NARAYANPUR'
        'other_contact_no' => '7587471320'
        'name_of_the_school' => 'EKALAVYA ADARSH AAVASEEYA VIDYALAYA'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => '  NARAYANPUR CHHATTISGARH'
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'Mungay'
        'mdeceased' => 'no'
        'guardian_name' => 'MUNGAY'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '15/07/2012'
        'place_of_incident' => ''
        'incident_details' => 'Father: Red extremists'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'MUNGAY'
        'bank_name' => ' Central bank of India '
        'branch_address' => ' Narayanpur '
        'branch_code' => ''
        'ifsc_code' => ' CBIN0284129 '
        'accountno' => '3200466176'
        'passbook_upload' => ''
        'scholar_code' => 'CH0038'
        'scholarshipamount' => '20000'
        'date_of_approval' => '27/07/2023'
        'date_of_collection' => '18/03/2017'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9318'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryZNleXytFElupgN2W'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2183'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3812'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcntD0iSG4j1uLihJyg6gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210612.4923
    'REQUEST_TIME' => 1700210612
    'argv' => [
        0 => 'r=student%2Fupdate&id=2183'
    ]
    'argc' => 1
]
2023-11-17 08:43:33 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-17 08:43:33 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:43:32 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2183'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=ch0038&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2183'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2183'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3812'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2183'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcntD0iSG4j1uLihJyg6wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210612.8179
    'REQUEST_TIME' => 1700210612
    'argv' => [
        0 => 'r=student%2Fview&id=2183'
    ]
    'argc' => 1
]
2023-11-17 08:44:48 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:44:48 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:44:48 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2183'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3830'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcoAAGmzrqIv8IDUL6mSQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210688.1456
    'REQUEST_TIME' => 1700210688
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:44:57 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:44:57 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:44:57 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'CH0040'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3793'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcoCSlteXvFKqrWrZgcggAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210697.1011
    'REQUEST_TIME' => 1700210697
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:45:01 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:45:01 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:45:01 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2194'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2194'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3793'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2194'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcoDSlteXvFKqrWrZgcgwAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210701.2494
    'REQUEST_TIME' => 1700210701
    'argv' => [
        0 => 'r=student%2Fupdate&id=2194'
    ]
    'argc' => 1
]
2023-11-17 08:46:10 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:46:10 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2194'
]

$_POST = [
    '_csrf' => '-nXeLNFHjBi4Pk9kFSAcNsCNuZzJM6LCoKp-Udnr22nLH5lj4yngfNRRHQVNESh8qv7j7IZqwK_xxkkWv9mTKA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'AARTI MANDAVI'
        'date_of_birth' => '06/12/2009'
        'age' => '9'
        'gender' => 'female'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O (L) LAL KUMAR MANDAVI VILL. & PO. KODIKASHA AMBAGARH CHOWKI RAJNANDGAON CHHATTISGARH'
        'pincodes' => '491881'
        'Contact_no' => '7803002768'
        'state' => 'CHHATTISGARH'
        'district' => 'RAJNANDGAON'
        'other_contact_no' => '7803002768'
        'name_of_the_school' => 'GYANODAYA VIDYA NIKETAN'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'VILL. KODIKASHA  RAJNANDGAON CHHATTISGARH'
        'school_pincode' => '0'
        'class' => '9'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'CHAMPA MANDAVI'
        'mdeceased' => 'no'
        'guardian_name' => 'CHAMPA MANDAVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '15/05/2010'
        'place_of_incident' => ''
        'incident_details' => 'Father: Red extremists'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'CHAMPA BAI'
        'bank_name' => ' Bank of Baroda'
        'branch_address' => ' Ambagarh Chowki '
        'branch_code' => ''
        'ifsc_code' => ' BARB0DBAMCH'
        'accountno' => '87430100005446'
        'passbook_upload' => ''
        'scholar_code' => 'CH0040'
        'scholarshipamount' => '20000'
        'date_of_approval' => '27/07/2023'
        'date_of_collection' => '24/03/2017'
        'remark' => 'bANK CHANGED'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9387'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryOwGBUGq8UM1KXzRw'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2194'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2194'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3799'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2194'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcoUqjt_AuskBaq8j4xegAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210770.2249
    'REQUEST_TIME' => 1700210770
    'argv' => [
        0 => 'r=student%2Fupdate&id=2194'
    ]
    'argc' => 1
]
2023-11-17 08:46:10 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-17 08:46:10 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:46:10 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2194'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0040&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2194'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2194'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '3799'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2194'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcoUqjt_AuskBaq8j4xewAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700210770.5369
    'REQUEST_TIME' => 1700210770
    'argv' => [
        0 => 'r=student%2Fview&id=2194'
    ]
    'argc' => 1
]
2023-11-17 08:50:33 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:50:33 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:50:33 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2194'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2237'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcpWbBo5DZUjpCVRAXtRAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700211033.0954
    'REQUEST_TIME' => 1700211033
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-11-17 08:50:44 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-11-17 08:50:44 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:50:44 [103.175.89.9][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'CH0041'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2238'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcpY6Ct973-jqNNQgfWfQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700211043.9849
    'REQUEST_TIME' => 1700211043
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-11-17 08:50:48 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2023-11-17 08:50:48 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:50:48 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2195'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2195'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2238'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2195'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcpaKCt973-jqNNQgfWfgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700211048.2351
    'REQUEST_TIME' => 1700211048
    'argv' => [
        0 => 'r=student%2Fupdate&id=2195'
    ]
    'argc' => 1
]
2023-11-17 08:51:20 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:51:20 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2195'
]

$_POST = [
    '_csrf' => 'OCkmZHA7fSNZo-hHfCT_NPUj5wQCOZWfB_dT9QyBKykJQ2ErQlURRzXMuiYkFct-n1C9dE1g9_JWm2SyarNjaA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'TOMAN LAL SAHU'
        'date_of_birth' => '07/10/2010'
        'age' => '8'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O (L) THAN SINGH SAHU VILL. & PO. MAHUD AMBAGARH CHOWKI RAJNANDGAON CHHATTISGARH'
        'pincodes' => '491881'
        'Contact_no' => '8319294875'
        'state' => 'CHHATTISGARH'
        'district' => 'RAJNANDGAON'
        'other_contact_no' => '7587056323'
        'name_of_the_school' => 'PRIMARY SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'MAHUD  RAJNANDGAON CHHATTISGARH'
        'school_pincode' => '0'
        'class' => '8'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'SANTRI SAHU'
        'mdeceased' => 'no'
        'guardian_name' => 'SANTRI SAHU'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '07/06/2012'
        'place_of_incident' => ''
        'incident_details' => 'Father: Red extremists'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'SANTRI SAHU'
        'bank_name' => '  Bank Of Baroda'
        'branch_address' => ' Ambagarh Chowki '
        'branch_code' => ''
        'ifsc_code' => ' BARB0DBAMCH'
        'accountno' => '87430100014158'
        'passbook_upload' => ''
        'scholar_code' => 'CH0041'
        'scholarshipamount' => '20000'
        'date_of_approval' => '27/07/2023'
        'date_of_collection' => '24/03/2017'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9345'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary40JBHrVur6hCDC8x'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2195'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2195'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2187'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2195'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcpiD0iSG4j1uLihJyg9gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700211080.3401
    'REQUEST_TIME' => 1700211080
    'argv' => [
        0 => 'r=student%2Fupdate&id=2195'
    ]
    'argc' => 1
]
2023-11-17 08:51:20 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2023-11-17 08:51:20 [103.175.89.9][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.9
2023-11-17 08:51:20 [103.175.89.9][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2195'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'ed3eec785197e5e8173840af1e1c6621'
    '_csrf' => 'af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1jGO2nldloRaX14JjsZpOYbmQl7Gf2HA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=CH0041&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=ed3eec785197e5e8173840af1e1c6621; _csrf=af12411b4c3fd85a23dc38cb6e745e4ac7b3b567303d04acef109719fcb5e4fea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221jGO2nldloRaX14JjsZpOYbmQl7Gf2HA%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2195'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2195'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.9'
    'REMOTE_PORT' => '2187'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2195'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZVcpiD0iSG4j1uLihJyg9wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700211080.687
    'REQUEST_TIME' => 1700211080
    'argv' => [
        0 => 'r=student%2Fview&id=2195'
    ]
    'argc' => 1
]
2023-11-24 10:13:46 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-11-24 10:13:46 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2023-11-24 10:13:45 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.2059321434.1668681105'
    '_ga_33PS9PXG4X' => 'GS1.1.1691656865.1.1.1691656961.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.2059321434.1668681105; _ga_33PS9PXG4X=GS1.1.1691656865.1.1.1691656961.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46116'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZWB3We3jtFaQX3tqPnEvsQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1700820825.9319
    'REQUEST_TIME' => 1700820825
    'argv' => []
    'argc' => 0
]
2023-12-21 11:20:13 [103.175.137.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-12-21 11:20:13 [103.175.137.40][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:13 [103.175.137.40][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1887'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfbPzgZe4bM-pjPm1IFwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157613.0409
    'REQUEST_TIME' => 1703157613
    'argv' => []
    'argc' => 0
]
2023-12-21 11:20:19 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2023-12-21 11:20:19 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:19 [103.175.137.40][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => '-vVxlGuOq9isrwPHf4EfjbRgNV4C1tAvK8WJQayma9C1oyGhHujEmp_DSoAH9k3c7A13LHin5lhNjMcJmNIKlg=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8c6d95e049ba0854fba3a99d90c488b7'
    '_csrf' => 'a0f6043aa465c6f02d41d00248f79fce67d7d01514234a1d96213ad6273c88e0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"OVP5ufoB3lIGxwRQXmBrzq6wfINH4taF\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8c6d95e049ba0854fba3a99d90c488b7; _csrf=a0f6043aa465c6f02d41d00248f79fce67d7d01514234a1d96213ad6273c88e0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22OVP5ufoB3lIGxwRQXmBrzq6wfINH4taF%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1890'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfcgqvQNVdkd3ERi4E4wAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157619.0363
    'REQUEST_TIME' => 1703157619
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2023-12-21 11:20:20 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2023-12-21 11:20:20 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:19 [103.175.137.40][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1890'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfcwqvQNVdkd3ERi4E5AAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157619.9585
    'REQUEST_TIME' => 1703157619
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2023-12-21 11:20:33 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:20:33 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:33 [103.175.137.40][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1861'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfgSeSUAAbclIKN9wTfQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157633.2366
    'REQUEST_TIME' => 1703157633
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2023-12-21 11:20:41 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:20:41 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:40 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1872'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfiKQQ2-SbYKdiKgYXJAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157640.9262
    'REQUEST_TIME' => 1703157640
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:20:55 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:20:55 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:20:55 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'assam'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1869'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfl1OotLVXglbJwLM65QAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157655.1684
    'REQUEST_TIME' => 1703157655
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:21:12 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:21:12 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:21:11 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'm'
        'state' => 'assam'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=m&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1889'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=m&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfp16r8cnvaHGGCEb4SgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157671.659
    'REQUEST_TIME' => 1703157671
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=m&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:21:17 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:21:17 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:21:17 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'male'
        'state' => 'assam'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=m&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1900'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfrXQJ-9Z2PpP13hIC3wAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157677.3129
    'REQUEST_TIME' => 1703157677
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:21:43 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:21:43 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:21:43 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'Femaile'
        'state' => 'assam'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Femaile&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1873'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Femaile&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQfx3QJ-9Z2PpP13hIC4QAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157703.4328
    'REQUEST_TIME' => 1703157703
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Femaile&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:21:52 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:21:52 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:21:52 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'Female'
        'state' => 'assam'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Femaile&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1874'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQf0CeSUAAbclIKN9wThgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157712.537
    'REQUEST_TIME' => 1703157712
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:22:28 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:22:28 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:22:27 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'Female'
        'state' => 'kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=assam&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1899'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQf86Ohjv1mS6dCuQfsdgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157747.7097
    'REQUEST_TIME' => 1703157747
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:22:39 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:22:39 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:22:39 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=Female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1886'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQf__etd-FGFzV5gFAkHAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157759.6351
    'REQUEST_TIME' => 1703157759
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:23:04 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:23:04 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:23:04 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'male'
        'state' => 'kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1901'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgGCTqdWT4PaF9e1TgNQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157784.161
    'REQUEST_TIME' => 1703157784
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:23:22 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:23:22 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:23:21 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'female'
        'state' => 'kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '1873'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgKeiHwHyPpldr5u6dXwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157801.6806
    'REQUEST_TIME' => 1703157801
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:23:35 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:23:35 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:23:34 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3332'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgNh5LrEMeBSpW98X6XQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157814.9065
    'REQUEST_TIME' => 1703157814
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:23:47 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:23:47 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:23:47 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'chhattisgarh'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3336'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgQ16r8cnvaHGGCEb4WAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157827.2912
    'REQUEST_TIME' => 1703157827
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:24:05 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:24:05 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:24:04 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'male'
        'state' => 'chhattisgarh'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3342'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgVM13n1vrogglUlRmaQAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157844.882
    'REQUEST_TIME' => 1703157844
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:24:26 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:24:26 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:24:25 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'male'
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3347'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgaeiHwHyPpldr5u6dYAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157865.7014
    'REQUEST_TIME' => 1703157865
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:24:32 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:24:32 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:24:32 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3358'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgcKOhjv1mS6dCuQfseQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157872.2321
    'REQUEST_TIME' => 1703157872
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:24:44 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:24:44 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:24:44 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3363'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgfLumSPW-xi3zCygGlQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157884.1553
    'REQUEST_TIME' => 1703157884
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:24:56 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:24:56 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:24:55 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'male'
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3367'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgh6QQ2-SbYKdiKgYXKAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157895.9543
    'REQUEST_TIME' => 1703157895
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:25:11 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:25:11 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:25:10 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'female'
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=male&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3371'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQglqnHqDPPb0-ym289WgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157910.9072
    'REQUEST_TIME' => 1703157910
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:25:27 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:25:27 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:25:26 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => 'female'
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3378'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgps13n1vrogglUlRmawAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157926.7234
    'REQUEST_TIME' => 1703157926
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:25:43 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:25:43 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:25:43 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=female&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3381'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgt-iHwHyPpldr5u6dYQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157943.228
    'REQUEST_TIME' => 1703157943
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:25:53 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:25:53 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:25:53 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3390'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgwaOhjv1mS6dCuQfsewAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157953.3625
    'REQUEST_TIME' => 1703157953
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2023-12-21 11:26:02 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:26:02 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:26:02 [103.175.137.40][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'page' => '7'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=7'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=7'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3334'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=7'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQgyiuTIEtA0ZQ1AllvswAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157962.5203
    'REQUEST_TIME' => 1703157962
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=7'
    ]
    'argc' => 1
]
2023-12-21 11:26:10 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:26:10 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:26:10 [103.175.137.40][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=7'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3342'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQg0sjRejRJSEZDGSWQSQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703157970.4385
    'REQUEST_TIME' => 1703157970
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:26:40 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:26:40 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:26:40 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Karna'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3350'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQg8KQQ2-SbYKdiKgYXKgAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158000.3987
    'REQUEST_TIME' => 1703158000
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:27:00 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:27:00 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:27:00 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kerala'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3369'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhBMjRejRJSEZDGSWQSgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158020.7469
    'REQUEST_TIME' => 1703158020
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:27:18 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:27:18 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:27:17 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'uttar'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3330'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhFZceKheHnqNeSZJdsgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158037.9732
    'REQUEST_TIME' => 1703158037
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:27:36 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:27:36 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:27:36 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'bihar'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=bihar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=bihar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3335'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=bihar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhKKOhjv1mS6dCuQfsfwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158056.7101
    'REQUEST_TIME' => 1703158056
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=bihar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:27:59 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:27:59 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:27:59 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'rajasthan'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=rajasthan&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=bihar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=rajasthan&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3350'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=rajasthan&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhP813n1vrogglUlRmcAAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158079.474
    'REQUEST_TIME' => 1703158079
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=rajasthan&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:28:25 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:28:25 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:28:25 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'jharkhand'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=jharkhand&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=rajasthan&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=jharkhand&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3358'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=jharkhand&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhWcjRejRJSEZDGSWQTAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158105.367
    'REQUEST_TIME' => 1703158105
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=jharkhand&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:30:23 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:30:23 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:30:23 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Telangana'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=jharkhand&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3386'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQhz8jRejRJSEZDGSWQUgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158223.1694
    'REQUEST_TIME' => 1703158223
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:30:45 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:30:45 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:30:45 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Haryana'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Haryana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Haryana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3387'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Haryana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQh5bJAvjapBf_kixUFjQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158245.3636
    'REQUEST_TIME' => 1703158245
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Haryana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2023-12-21 11:31:32 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2023-12-21 11:31:32 [103.175.137.40][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.40
2023-12-21 11:31:32 [103.175.137.40][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'telangana'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '44e9a8124684af91550f0d6719195370'
    '_csrf' => '6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"8aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=44e9a8124684af91550f0d6719195370; _csrf=6afc330dea452b744a4183f78b685f3887a32eb2036d6c32260fe378d9313965a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%228aXkdRpVdCfNCnfeM5R8BI6BSFKRNXnM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Haryana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.40'
    'REMOTE_PORT' => '3372'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZYQiE5-wQxMQYstGSVtsWgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1703158292.0356
    'REQUEST_TIME' => 1703158292
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=9'
    ]
    'argc' => 1
]
2024-01-04 04:53:34 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 04:53:34 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:53:34 [103.175.88.41][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9335'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY5zswDshKACXj-3IzTLQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344014.715
    'REQUEST_TIME' => 1704344014
    'argv' => []
    'argc' => 0
]
2024-01-04 04:53:41 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-04 04:53:41 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:53:41 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'byK8RskocEJ2WnV7M7Kcye2Z64pecemNOhr_iHRGD3s6V4kV8XoBHSEVJAF11dn9ofCkxgck3v1gSbHMDi5fMg=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8a9ed997b92cac1be7b00cc40606ae23'
    '_csrf' => '0a50f6a9c66827b4fb5ec31410c97c59ca77888ca891d5e637c992727f0d2102a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Uu5S8Rq_WOQzFgE4LiOLYU7pZSNDzhPI\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8a9ed997b92cac1be7b00cc40606ae23; _csrf=0a50f6a9c66827b4fb5ec31410c97c59ca77888ca891d5e637c992727f0d2102a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Uu5S8Rq_WOQzFgE4LiOLYU7pZSNDzhPI%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6121'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY51QaNJ8ikfUJG70WCuwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344021.5316
    'REQUEST_TIME' => 1704344021
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-04 04:53:42 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 04:53:42 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:53:42 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6121'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY51gaNJ8ikfUJG70WCvAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344022.2238
    'REQUEST_TIME' => 1704344022
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-04 04:54:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 04:54:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:54:16 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6120'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY5-LA9GYlLOzDSlgbDlwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344056.3799
    'REQUEST_TIME' => 1704344056
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 04:59:47 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 04:59:47 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:59:46 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'ASSAM'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6636'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY7QhRjG0y1Z-P82rkS5gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344386.8318
    'REQUEST_TIME' => 1704344386
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 04:59:52 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 04:59:52 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 04:59:52 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'ASSAM'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6635'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY7SPz1tgU7l9d0XRIfPgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344392.5775
    'REQUEST_TIME' => 1704344392
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:00:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:00:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:00:04 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'ASSAM'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6646'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY7VAaNJ8ikfUJG70WCwgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344404.1175
    'REQUEST_TIME' => 1704344404
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:00:19 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:00:19 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:00:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'ASSAM'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '2'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6624'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY7Y-_TkZKZnZYGRDhXxQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344419.4487
    'REQUEST_TIME' => 1704344419
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    ]
    'argc' => 1
]
2024-01-04 05:01:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:419
2024-01-04 05:01:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:01:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/update_date'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/update_date'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6653'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/update_date'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY7m0dMspIh_3rvoUYBtAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344475.404
    'REQUEST_TIME' => 1704344475
    'argv' => [
        0 => 'r=student/update_date'
    ]
    'argc' => 1
]
2024-01-04 05:03:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:419
2024-01-04 05:03:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:03:04 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/update_date'
]

$_POST = [
    '_csrf' => 'H7nD_U7n2upfryPwcsOYja52a3zpBphp_2roSlDs9vZ7z6CrfpS4uWfVQYMfif2_lxAZRaZMzgSnOsVnA4eChg=='
    'Student' => [
        'date_of_approval' => '04/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => [
        'msg' => 1
    ]
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'msg' => '
			 <div class=\"alert alert-success alert-dismissable\">
			 <button aria-hidden=\"true\" data-dismiss=\"alert\" class=\"close\" type=\"button\">×</button>
			 <strong>Success! </strong> Date(\'2024-01-04\') has been updated in all the current students .</div>'
]

$_SERVER = [
    'CONTENT_LENGTH' => '143'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/update_date'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/update_date'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3303'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/update_date'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8CMwDshKACXj-3IzTPgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344584.4817
    'REQUEST_TIME' => 1704344584
    'argv' => [
        0 => 'r=student/update_date'
    ]
    'argc' => 1
]
2024-01-04 05:03:48 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-04 05:03:48 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:03:47 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/update_date'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3307'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8M9uJTLEhhnp0bKE-_QAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344627.9544
    'REQUEST_TIME' => 1704344627
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-04 05:04:36 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:04:35 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'Assam'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '16'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6090'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8Y1HgJhTxSD3SlbPcagAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344675.9268
    'REQUEST_TIME' => 1704344675
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-04 05:06:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2133'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8x_u7Y9lC-WRJZlAKcgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344775.7199
    'REQUEST_TIME' => 1704344775
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2133'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8xxRjG0y1Z-P82rkS7wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344775.782
    'REQUEST_TIME' => 1704344775
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2170'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8x8wDshKACXj-3IzTQwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344775.8489
    'REQUEST_TIME' => 1704344775
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2177'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8x1HgJhTxSD3SlbPcbQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344775.9382
    'REQUEST_TIME' => 1704344775
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2170'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8x-_TkZKZnZYGRDhXzAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344775.9395
    'REQUEST_TIME' => 1704344775
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:16 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2177'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8x7A9GYlLOzDSlgbDrAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344776.0109
    'REQUEST_TIME' => 1704344776
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:16 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:16 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2178'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yPu7Y9lC-WRJZlAKcwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344776.4587
    'REQUEST_TIME' => 1704344776
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:16 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2178'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yBRjG0y1Z-P82rkS8AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344776.9712
    'REQUEST_TIME' => 1704344776
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2179'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yMwDshKACXj-3IzTRAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.0121
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2179'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yVHgJhTxSD3SlbPcbgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.107
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2180'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ye_TkZKZnZYGRDhXzQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.0995
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2180'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ybA9GYlLOzDSlgbDrQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.1691
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2184'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yfu7Y9lC-WRJZlAKdAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.3974
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2185'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ycwDshKACXj-3IzTRQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.5122
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2184'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yRRjG0y1Z-P82rkS8QAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.5161
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2185'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yVHgJhTxSD3SlbPcbwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.6063
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2187'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ye_TkZKZnZYGRDhXzgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.6585
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:17 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:17 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2187'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ybA9GYlLOzDSlgbDrgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344777.8365
    'REQUEST_TIME' => 1704344777
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2188'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yfu7Y9lC-WRJZlAKdQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.009
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2188'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yswDshKACXj-3IzTRgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.0305
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2189'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yhRjG0y1Z-P82rkS8gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.2998
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2189'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ylHgJhTxSD3SlbPccAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.6579
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2190'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yu_TkZKZnZYGRDhXzwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.749
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:18 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:18 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2190'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8yrA9GYlLOzDSlgbDrwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344778.8196
    'REQUEST_TIME' => 1704344778
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:19 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2191'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8y_u7Y9lC-WRJZlAKdgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344779.1057
    'REQUEST_TIME' => 1704344779
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2191'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8y8wDshKACXj-3IzTRwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.0189
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2192'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zBRjG0y1Z-P82rkS8wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.5144
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2193'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zLA9GYlLOzDSlgbDsAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.9787
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2220'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zO_TkZKZnZYGRDhX0AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.9693
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2193'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zPu7Y9lC-WRJZlAKdwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344781.003
    'REQUEST_TIME' => 1704344781
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2192'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zFHgJhTxSD3SlbPccQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.9544
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2220'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zMwDshKACXj-3IzTSAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344780.9897
    'REQUEST_TIME' => 1704344780
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2221'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zBRjG0y1Z-P82rkS9AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344781.0487
    'REQUEST_TIME' => 1704344781
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:21 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '745'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8ze_TkZKZnZYGRDhX0QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344781.9079
    'REQUEST_TIME' => 1704344781
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2221'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zbA9GYlLOzDSlgbDsQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344781.919
    'REQUEST_TIME' => 1704344781
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:21 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '745'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zfu7Y9lC-WRJZlAKeAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344781.9131
    'REQUEST_TIME' => 1704344781
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '770'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zlHgJhTxSD3SlbPccgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.1515
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '771'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zswDshKACXj-3IzTSQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.483
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '771'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zu_TkZKZnZYGRDhX0gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.4836
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '772'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zrA9GYlLOzDSlgbDsgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.5103
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '772'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zvu7Y9lC-WRJZlAKeQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.545
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3451'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zlHgJhTxSD3SlbPccwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.5436
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '770'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zhRjG0y1Z-P82rkS9QAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.4871
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:22 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3451'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zswDshKACXj-3IzTSgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.8491
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3452'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zu_TkZKZnZYGRDhX0wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344782.9537
    'REQUEST_TIME' => 1704344782
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3453'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z_u7Y9lC-WRJZlAKegAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.1462
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3452'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z7A9GYlLOzDSlgbDswAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.1588
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3453'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z1HgJhTxSD3SlbPcdAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.1665
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3454'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z-_TkZKZnZYGRDhX1AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.3629
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3454'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zxRjG0y1Z-P82rkS9gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.3212
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3455'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z8wDshKACXj-3IzTSwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.3411
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3455'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z_u7Y9lC-WRJZlAKewAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.4479
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3521'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z7A9GYlLOzDSlgbDtAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.5281
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3521'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z1HgJhTxSD3SlbPcdQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.7267
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3544'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z-_TkZKZnZYGRDhX1QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.8061
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3543'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z_u7Y9lC-WRJZlAKfAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.8924
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3544'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8zxRjG0y1Z-P82rkS9wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.9025
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3545'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z7A9GYlLOzDSlgbDtQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.9718
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3543'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY8z8wDshKACXj-3IzTTAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344783.9134
    'REQUEST_TIME' => 1704344783
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:24 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3545'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80FHgJhTxSD3SlbPcdgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344784.7763
    'REQUEST_TIME' => 1704344784
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3546'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80e_TkZKZnZYGRDhX1gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344786.0438
    'REQUEST_TIME' => 1704344786
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3546'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80vu7Y9lC-WRJZlAKfQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344786.1589
    'REQUEST_TIME' => 1704344786
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3547'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6594'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80hRjG0y1Z-P82rkS-AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344786.2013
    'REQUEST_TIME' => 1704344786
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3547'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6592'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80rA9GYlLOzDSlgbDtgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344786.7242
    'REQUEST_TIME' => 1704344786
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3561'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY80swDshKACXj-3IzTTQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344786.8533
    'REQUEST_TIME' => 1704344786
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:06:27 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:27 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3561'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3316'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY801HgJhTxSD3SlbPcdwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344787.0389
    'REQUEST_TIME' => 1704344787
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:28 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:28 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3562'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY81O_TkZKZnZYGRDhX1wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344788.1197
    'REQUEST_TIME' => 1704344788
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:06:28 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:06:28 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3562'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3319'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY81Pu7Y9lC-WRJZlAKfgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344788.1198
    'REQUEST_TIME' => 1704344788
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:08:30 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-04 05:08:30 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:08:30 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'dCnFkI5fAtO7-bFiWIGp0fQX8udfYUoEmjKKg866wtIQX6bGvixggIOD0xE1y8zjzXGA3hArHGnCYqeundG2og=='
    'scholar_id' => [
        0 => '2133'
        1 => '2170'
        2 => '2177'
        3 => '2178'
        4 => '2179'
        5 => '2180'
        6 => '2184'
        7 => '2185'
        8 => '2187'
        9 => '2188'
        10 => '2189'
        11 => '2191'
        12 => '2190'
        13 => '2192'
        14 => '2220'
        15 => '2193'
        16 => '2221'
        17 => '745'
        18 => '770'
        19 => '771'
        20 => '772'
        21 => '3451'
        22 => '3452'
        23 => '3453'
        24 => '3454'
        25 => '3455'
        26 => '3521'
        27 => '3544'
        28 => '3543'
        29 => '3545'
        30 => '3546'
        31 => '3547'
        32 => '3561'
        33 => '3562'
    ]
    'scholar_code' => [
        0 => 'AS0084'
        1 => 'AS0093'
        2 => 'AS0094'
        3 => 'AS0095'
        4 => 'AS0096'
        5 => 'AS0097'
        6 => 'AS0099'
        7 => 'AS0100'
        8 => 'AS0102'
        9 => 'AS0103'
        10 => 'AS0104'
        11 => 'AS0106'
        12 => 'AS0105'
        13 => 'AS0107'
        14 => 'AS0109'
        15 => 'AS0108'
        16 => 'AS0110'
        17 => 'AS0111'
        18 => 'AS0112'
        19 => 'AS0113'
        20 => 'AS0114'
        21 => 'AS0116'
        22 => 'AS0117'
        23 => 'AS0118'
        24 => 'AS0119'
        25 => 'AS0120'
        26 => 'AS0121'
        27 => 'COV0010'
        28 => 'COV0011'
        29 => 'COV0012'
        30 => 'COV0013'
        31 => 'COV0014'
        32 => 'COV0028'
        33 => 'COV0029'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class 12'
        1 => '2023-2024 _ class 11'
        2 => '2023-2024 _ class 10'
        3 => '2023-2024 _ class 4'
        4 => '2023-2024 _ class 8'
        5 => '2023-2024 _ class 10'
        6 => '2023-2024 _ class 8'
        7 => '2023-2024 _ class 9'
        8 => '2023-2024 _ class 9'
        9 => '2023-2024 _ class 12'
        10 => '2023-2024 _ class 9'
        11 => '2023-2024 _ class 9'
        12 => '2023-2024 _ class 11'
        13 => '2023-2024 _ class 8'
        14 => '2023-2024 _ class 8'
        15 => '2023-2024 _ class 9'
        16 => '2023-2024 _ class 6'
        17 => '2023-2024 _ class 4'
        18 => '2023-2024 _ class 6'
        19 => '2023-2024 _ class 6'
        20 => '2023-2024 _ class 5'
        21 => '2023-2024 _ class 8'
        22 => '2023-2024 _ class 8'
        23 => '2023-2024 _ class 2'
        24 => '2023-2024 _ class 2'
        25 => '2023-2024 _ class 10'
        26 => '2023-2024 _ class 5'
        27 => '2023-2024 _ class 5'
        28 => '2023-2024 _ class LKG'
        29 => '2023-2024 _ class LKG'
        30 => '2023-2024 _ class 11'
        31 => '2023-2024 _ class 9'
        32 => '2023-2024 _ class  NURSERY'
        33 => '2023-2024 _ class 10'
    ]
    'released_amt' => [
        0 => '10000'
        1 => '10000'
        2 => '10000'
        3 => '7500'
        4 => '10000'
        5 => '10000'
        6 => '10000'
        7 => '10000'
        8 => '10000'
        9 => '10000'
        10 => '10000'
        11 => '10000'
        12 => '10000'
        13 => '10000'
        14 => '10000'
        15 => '10000'
        16 => '7500'
        17 => '7500'
        18 => '7500'
        19 => '7500'
        20 => '7500'
        21 => '10000'
        22 => '10000'
        23 => '7500'
        24 => '7500'
        25 => '10000'
        26 => '7500'
        27 => '7500'
        28 => '5000'
        29 => '5000'
        30 => '10000'
        31 => '10000'
        32 => '5000'
        33 => '10000'
    ]
    'Scholarship_release_bulk' => [
        'date' => '04/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '676ed27a8d3004e2e1e815f655939d26'
    '_csrf' => '301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=ASSAM&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTENT_LENGTH' => '3966'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=676ed27a8d3004e2e1e815f655939d26; _csrf=301dd07a8625003e244c289923840fc365c3cdcc808360761da3ec617653ed5aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22dvcV0sbS8zbsmJe29fr9OJVmXP--Sktp%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6610'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY9TjOfemoUBv-29eMXdgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704344910.4878
    'REQUEST_TIME' => 1704344910
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-04 05:18:59 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:18:59 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:18:58 [103.175.88.41][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9292'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_wuO_zkzowaaa_QBMPQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345538.8865
    'REQUEST_TIME' => 1704345538
    'argv' => []
    'argc' => 0
]
2024-01-04 05:19:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-04 05:19:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:04 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'cURA-JbwoAwi18IAgpJbIw4h9WSWQgL5TSYNAZ4dgCM3PTPV7MH5W3Hvh3nkq2pMZxCsDdB7TsE4bH5b90rHaw=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a2007a5235793e8531eeee725f36b613'
    '_csrf' => '2039b939b23f6e4db1addf6641df36d7c783d92a848c9709ffe2bb770abc6df3a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Fys-z1YWS8Eyf91oi1YiF9L8uJsZiWGH\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a2007a5235793e8531eeee725f36b613; _csrf=2039b939b23f6e4db1addf6641df36d7c783d92a848c9709ffe2bb770abc6df3a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Fys-z1YWS8Eyf91oi1YiF9L8uJsZiWGH%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9291'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_yFHgJhTxSD3SlbPchgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345544.4058
    'REQUEST_TIME' => 1704345544
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-04 05:19:05 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:19:05 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:05 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9291'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_yVHgJhTxSD3SlbPchwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345545.0512
    'REQUEST_TIME' => 1704345545
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-04 05:19:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:19:26 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:26 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9327'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_3hkMvjBX5GA4TuTXhAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345566.0585
    'REQUEST_TIME' => 1704345566
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 05:19:36 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:19:36 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:36 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Chhattisgarh'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9340'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_6AmCdr-MyYaZHXSe8AAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345576.5877
    'REQUEST_TIME' => 1704345576
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:19:41 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:19:41 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:41 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Chhattisgarh'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9340'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_7QmCdr-MyYaZHXSe8QAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345581.5415
    'REQUEST_TIME' => 1704345581
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:19:45 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:19:45 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:19:45 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Chhattisgarh'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9340'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZY_8QmCdr-MyYaZHXSe8gAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345585.5673
    'REQUEST_TIME' => 1704345585
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:20:14 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:20:14 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:20:14 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Telangana'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Chhattisgarh&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '9342'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZADgfh69cf37VQR2PXWQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345614.3378
    'REQUEST_TIME' => 1704345614
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:22:11 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:11 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:11 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Telangana&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6136'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAg-_TkZKZnZYGRDhYBgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345731.2469
    'REQUEST_TIME' => 1704345731
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:22:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => '-scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=-scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=-scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6137'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=-scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAi1HgJhTxSD3SlbPckQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345739.8587
    'REQUEST_TIME' => 1704345739
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=-scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:22:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:22 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=-scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6137'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAjlHgJhTxSD3SlbPckgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345742.6467
    'REQUEST_TIME' => 1704345742
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-04 05:22:31 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:31 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:31 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '2'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6138'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAl0ToH6edE025K2lSeQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345751.6096
    'REQUEST_TIME' => 1704345751
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    ]
    'argc' => 1
]
2024-01-04 05:22:39 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:39 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:38 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '3'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=3'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=2'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=3'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6090'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=3'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAnswDshKACXj-3IzTaQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345758.9631
    'REQUEST_TIME' => 1704345758
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=3'
    ]
    'argc' => 1
]
2024-01-04 05:22:51 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:22:51 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:22:51 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '4'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=4'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=3'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=4'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6099'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=4'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZAq__UCBn2MhLb_ITaPQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345771.5066
    'REQUEST_TIME' => 1704345771
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=4'
    ]
    'argc' => 1
]
2024-01-04 05:23:36 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:23:36 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:23:36 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '5'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=5'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=4'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=5'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6100'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=5'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZA2J9RCRdI5hzZIWotDgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345816.1952
    'REQUEST_TIME' => 1704345816
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=5'
    ]
    'argc' => 1
]
2024-01-04 05:23:48 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:23:48 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:23:48 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '6'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=5'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6109'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZA5EToH6edE025K2lSfAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345828.1571
    'REQUEST_TIME' => 1704345828
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    ]
    'argc' => 1
]
2024-01-04 05:23:56 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:23:56 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:23:55 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '7'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=7'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=7'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6113'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=7'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZA6_ImyeAST7C6E31ACQAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345835.6912
    'REQUEST_TIME' => 1704345835
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=7'
    ]
    'argc' => 1
]
2024-01-04 05:24:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:24:04 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:24:04 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '8'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=8'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=7'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=8'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6118'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=8'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZA81HgJhTxSD3SlbPclgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345844.0306
    'REQUEST_TIME' => 1704345844
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=8'
    ]
    'argc' => 1
]
2024-01-04 05:24:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:24:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:24:15 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '9'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=9'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=8'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=9'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6128'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=9'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZA_-_TkZKZnZYGRDhYCwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345855.0347
    'REQUEST_TIME' => 1704345855
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=9'
    ]
    'argc' => 1
]
2024-01-04 05:24:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:24:23 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:24:23 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '10'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=10'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=9'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=10'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6143'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=10'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBBkToH6edE025K2lSfQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345863.0236
    'REQUEST_TIME' => 1704345863
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=10'
    ]
    'argc' => 1
]
2024-01-04 05:24:49 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:24:49 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:24:48 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '11'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=11'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=10'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=11'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6109'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=11'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBIPImyeAST7C6E31ACgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345888.8691
    'REQUEST_TIME' => 1704345888
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=11'
    ]
    'argc' => 1
]
2024-01-04 05:25:00 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:25:00 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:25:00 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '12'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=12'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=11'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=12'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3304'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=12'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBLDBHUhwF7o_mwTOQowAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345900.1911
    'REQUEST_TIME' => 1704345900
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=12'
    ]
    'argc' => 1
]
2024-01-04 05:25:07 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:25:07 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:25:07 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '13'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=12'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6606'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBM59RCRdI5hzZIWotEgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345907.3377
    'REQUEST_TIME' => 1704345907
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
    ]
    'argc' => 1
]
2024-01-04 05:26:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-04 05:26:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:26:14 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6609'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBdgmCdr-MyYaZHXSfCAAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345974.9271
    'REQUEST_TIME' => 1704345974
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-04 05:26:24 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:26:24 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'GUJARAT'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6616'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBgICBzXxBeD-_RhK8ZgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704345984.5491
    'REQUEST_TIME' => 1704345984
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-04 05:26:42 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:26:42 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '1981'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6633'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBkkzzwqmlA9QBjHAIgwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346002.5441
    'REQUEST_TIME' => 1704346002
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:26:42 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:26:42 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '1981'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6632'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBkl_KdTsmclietiTU6QAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346002.5453
    'REQUEST_TIME' => 1704346002
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:13 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:13 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'CHHATTISGARH'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '23'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6635'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBseig1wuCzWA4VsD9zQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346033.4231
    'REQUEST_TIME' => 1704346033
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2182'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6602'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBt_ImyeAST7C6E31AIgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.8405
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2182'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6654'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBt_Cu8mloMbeaYX-VQgAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.8392
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2183'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3265'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBt1_KdTsmclietiTU6wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.888
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2194'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBtykdRTY9zF4Gf9dCOgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.9045
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2183'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6598'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBtwmCdr-MyYaZHXSfDAAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.938
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:19 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2194'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6644'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBt0zzwqmlA9QBjHAIhQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346039.9496
    'REQUEST_TIME' => 1704346039
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2195'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6602'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBuPImyeAST7C6E31AIwAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346040.2739
    'REQUEST_TIME' => 1704346040
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2195'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6654'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZBuPCu8mloMbeaYX-VQwAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346040.323
    'REQUEST_TIME' => 1704346040
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:27:45 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:45 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'TELANGANA '
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '21'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3307'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZB0e_TkZKZnZYGRDhYKAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346065.5845
    'REQUEST_TIME' => 1704346065
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-04 05:27:49 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:49 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2071'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3307'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZB1e_TkZKZnZYGRDhYKQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346069.3681
    'REQUEST_TIME' => 1704346069
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-04 05:27:49 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:27:49 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2071'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3307'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZB1e_TkZKZnZYGRDhYKgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346069.6816
    'REQUEST_TIME' => 1704346069
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-04 05:28:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-04 05:28:20 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:28:20 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'mbCqPe-qS5SdF65fJWn-6kVh_6r9UzNif4xdtd1y2a7Y1sgPsPM74a51xgoQOIeSDky247QfWBEI5GvTq0G8_g=='
    'scholar_id' => [
        0 => '1981'
        1 => '2182'
        2 => '2194'
        3 => '2183'
        4 => '2195'
        5 => '2071'
    ]
    'scholar_code' => [
        0 => 'GU0035'
        1 => 'CH0037'
        2 => 'CH0040'
        3 => 'CH0038'
        4 => 'CH0041'
        5 => 'WA0113'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class 12'
        1 => '2023-2024 _ class 9'
        2 => '2023-2024 _ class 9'
        3 => '2023-2024 _ class 12'
        4 => '2023-2024 _ class 8'
        5 => '2023-2024 _ class 11'
    ]
    'released_amt' => [
        0 => '10000'
        1 => '10000'
        2 => '10000'
        3 => '10000'
        4 => '10000'
        5 => '10000'
    ]
    'Scholarship_release_bulk' => [
        'date' => '04/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=13'
]

$_SERVER = [
    'CONTENT_LENGTH' => '823'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3281'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZB9O_TkZKZnZYGRDhYKwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346100.6776
    'REQUEST_TIME' => 1704346100
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-04 05:36:57 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:36:57 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:36:57 [103.175.88.41][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3326'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZD-b2_LolzVE7jCzlbwwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346617.3042
    'REQUEST_TIME' => 1704346617
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 05:37:07 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:37:07 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:37:07 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3270'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZEAzRYs7xoW2zh2q4U0wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346627.5216
    'REQUEST_TIME' => 1704346627
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:37:12 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:37:12 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:37:12 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '3270'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZECDRYs7xoW2zh2q4U1AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346632.1973
    'REQUEST_TIME' => 1704346632
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:39:01 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:39:01 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:39:01 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6110'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZEdfImyeAST7C6E31ARwAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346741.188
    'REQUEST_TIME' => 1704346741
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:39:29 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:39:29 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:39:28 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'har'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=har&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=har&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6114'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=har&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZEkL2_LolzVE7jCzlbyAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346768.9152
    'REQUEST_TIME' => 1704346768
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=har&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:42:16 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:42:16 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:42:15 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '39952'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFNzRYs7xoW2zh2q4U3AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346935.8584
    'REQUEST_TIME' => 1704346935
    'argv' => []
    'argc' => 0
]
2024-01-04 05:42:34 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-04 05:42:34 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:42:33 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'mzQ0x_-ArVmMnE-Gi9GQe3Efhi9-TmjtPD5DvmCYNSfpTV-Nlvb_afj9YsPIuf43M2n-HAQ_Kb15RHL_LqBtZg=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '25586d9a0d8212fc9d7bf63f740ddc21'
    '_csrf' => 'c971b1d9631fa789c46ca56c8752feb434108c8bfc4ed8f95eb5d0204302d126a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"rykJivR0ta-EChnLBvx3zqAPEz1AN8XA\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=25586d9a0d8212fc9d7bf63f740ddc21; _csrf=c971b1d9631fa789c46ca56c8752feb434108c8bfc4ed8f95eb5d0204302d126a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22rykJivR0ta-EChnLBvx3zqAPEz1AN8XA%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '40106'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFSb2_LolzVE7jCzlb0AAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346953.6932
    'REQUEST_TIME' => 1704346953
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-04 05:42:34 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:42:34 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:42:34 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '40106'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFSr2_LolzVE7jCzlb0QAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346954.4294
    'REQUEST_TIME' => 1704346954
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-04 05:43:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:43:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:43:16 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46932'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFdDRYs7xoW2zh2q4U7AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704346996.884
    'REQUEST_TIME' => 1704346996
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 05:43:30 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:43:30 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:43:30 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47031'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFgjn8MhW_eb8zAzEiEQAAAB4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347010.0439
    'REQUEST_TIME' => 1704347010
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:43:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:43:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:43:52 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'page' => '2'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47030'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFmLXvBwZtotFmE76KOQAAACU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347032.1407
    'REQUEST_TIME' => 1704347032
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    ]
    'argc' => 1
]
2024-01-04 05:44:28 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:44:28 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:44:27 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0409'
        'class' => ''
        'gender' => ''
        'state' => 'manipur'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student/index'
    'page' => '2'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=2'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47147'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=2'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFu0tbcBoYEavT3FTwPgAAABw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347067.9094
    'REQUEST_TIME' => 1704347067
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=2'
    ]
    'argc' => 1
]
2024-01-04 05:44:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 05:44:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:44:35 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=manipur&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student%2Findex&page=2'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '48139'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFw7XvBwZtotFmE76KOgAAACU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347075.4035
    'REQUEST_TIME' => 1704347075
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 05:44:46 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:44:46 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'jnlt3AT8xe3QB1Su5tsYfoD7_0tA6xTbPJm-zBjls5flKyCrUrfooZhlO8CsnWoYtKGGB3a8UYwEysm0Yq_Wrw=='
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'eb9ec2eda91a983e58302e1f5a7418b9'
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=eb9ec2eda91a983e58302e1f5a7418b9; _csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '48311'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFzi292dzzwKyAldhzDwAAABo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347086.438
    'REQUEST_TIME' => 1704347086
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-04 05:44:47 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:44:47 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:44:46 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf' => '63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8\";}'
    'PHPSESSID' => '646c4f3d45dd3b87f23a05e3300b22de'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_csrf=63d7c64a21ba9e42dad6cd7ff2600c3db0c1e379994e3ddf5466278c0fbbca61a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22kRMwVK-LHbonJFrf4ZyL6WEW8SwxzJe8%22%3B%7D; PHPSESSID=646c4f3d45dd3b87f23a05e3300b22de'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '48311'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZFzi292dzzwKyAldhzEAAAABo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347086.8665
    'REQUEST_TIME' => 1704347086
    'argv' => []
    'argc' => 0
]
2024-01-04 05:52:00 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:52:00 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:52:00 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'kerala'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=har&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6611'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZHgL7MMv17fnKKe9tbQwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347520.4094
    'REQUEST_TIME' => 1704347520
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:52:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:52:15 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:52:14 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'karna'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=kerala&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6604'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZHjqO3FoBgta-n6dSTTwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347534.7933
    'REQUEST_TIME' => 1704347534
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:52:32 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:52:32 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:52:32 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'raj'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=raj&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=karna&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=raj&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6619'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=raj&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZHoIOABnN4cm3-Ap673gAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347552.3544
    'REQUEST_TIME' => 1704347552
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=raj&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:52:47 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:52:47 [103.175.88.41][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 05:52:47 [103.175.88.41][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'uttar'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=raj&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6620'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZHrz3cYL_7yZdnxJE7DAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347567.1305
    'REQUEST_TIME' => 1704347567
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 05:56:10 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:56:10 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:56:10 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38357'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZIehe8GIO5x723R1RHmgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347770.109
    'REQUEST_TIME' => 1704347770
    'argv' => []
    'argc' => 0
]
2024-01-04 05:56:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-04 05:56:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:56:23 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'i2u9wtF40Ih9I0gFQKoTPWcaBHXmGYKUbn-tRygDpj26Gcy4oC797xN1I0gR4Et3AC9bF5Euu_EKKZwQQUHzSg=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9c3395b31771a0188fa7dcbfa8ac8cbc'
    '_csrf' => '600e90971b1d816087d71330fed52e33b73ce6d63654821539b9dabf0db47ad0a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"1rqzqV-gnVkMQJXJg5_bw79edV1WiBUw\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9c3395b31771a0188fa7dcbfa8ac8cbc; _csrf=600e90971b1d816087d71330fed52e33b73ce6d63654821539b9dabf0db47ad0a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%221rqzqV-gnVkMQJXJg5_bw79edV1WiBUw%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38456'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZIhzsdfAbMrR_n4MAAaQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347783.6588
    'REQUEST_TIME' => 1704347783
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-04 05:56:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 05:56:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:56:24 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38456'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZIiDsdfAbMrR_n4MAAagAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347784.4732
    'REQUEST_TIME' => 1704347784
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-04 05:56:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 05:56:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:56:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38457'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZIkD3cYL_7yZdnxJE7EwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347792.2669
    'REQUEST_TIME' => 1704347792
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 05:56:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 05:56:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:56:35 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38457'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZIkz3cYL_7yZdnxJE7FAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347795.7281
    'REQUEST_TIME' => 1704347795
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 05:59:52 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 05:59:52 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 05:59:52 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795002'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'Ga17XDmtP32_jdtdhFvRputn_pXbAOb4B-_Y4kO6G-5qmwg9Upx2Stb6rRvsPaPjpjCorLdnpZBG34uBIcBaow=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60915'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZJWHqVAm3e0Cb3GJBpYwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704347992.2667
    'REQUEST_TIME' => 1704347992
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 06:00:29 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 06:00:29 [103.175.88.41][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'K1RakJNEgnrcbbl-2OYKcYRImwGVPYevoy9lmfOo7StqMjiizB3yD-8P0Svtt3MJz2XSSNxx7NzUR1P_hZuIew=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '366b1f742ed9995e5908ff5fe18b42f5'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=366b1f742ed9995e5908ff5fe18b42f5; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6636'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZJfTn8MhW_eb8zAzEiRgAAAB4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348029.0984
    'REQUEST_TIME' => 1704348029
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-04 06:00:29 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 06:00:29 [103.175.88.41][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.41
2024-01-04 06:00:29 [103.175.88.41][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => '277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP\";}'
    'PHPSESSID' => '28158bdefbf5b2385911ec96e720481a'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=277ea4861c7feee8d2fe234497a0e439828255025284346b652cf35a5161a60ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Afb2_Ypu3bhU5QyxK-IIILkswh6fv3eP%22%3B%7D; PHPSESSID=28158bdefbf5b2385911ec96e720481a'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=uttar&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.41'
    'REMOTE_PORT' => '6636'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZJfTn8MhW_eb8zAzEiRwAAAB4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348029.4964
    'REQUEST_TIME' => 1704348029
    'argv' => []
    'argc' => 0
]
2024-01-04 06:11:29 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\db\Exception] PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensation_status' at row 1 in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php:1290
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1290): PDOStatement->execute()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}

Next yii\db\Exception: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensation_status' at row 1
The SQL being executed was: INSERT INTO `dp2_student` (`student_photo`, `name`, `date_of_birth`, `age`, `gender`, `religion`, `category`, `place_of_birth`, `current_address`, `pincodes`, `Contact_no`, `state`, `district`, `other_contact_no`, `name_of_the_school`, `recofnized_by`, `type_of_school`, `address_of_the_school`, `school_pincode`, `class`, `acdyear`, `school_contact_no`, `annual_tuition_fees`, `other_annual_charges`, `fathername`, `fdeceased`, `mothername`, `mdeceased`, `guardian_name`, `grelation`, `guardian_educational_qualification`, `guardian_address`, `guardian_contact_no`, `occupation_of_guardian`, `sibliningsno`, `type_of_house`, `amount_of_land_owned`, `irrigated`, `annual_income`, `annual_income_doc1`, `any_additional_info`, `reference_person_name`, `reference_person_address`, `rp_contact_no`, `date_of_incident`, `place_of_incident`, `incident_details`, `fircopy`, `death_certificate`, `school_certificate`, `guardian_id`, `occupation_before_death`, `compensation_received`, `compensation_amount`, `compensationtype`, `compensation_status`, `other_assitance`, `account_holder_name`, `bank_name`, `branch_address`, `branch_code`, `ifsc_code`, `accountno`, `passbook_upload`, `scholar_code`, `scholarshipamount`, `date_of_approval`, `date_of_collection`, `remark`, `created_date`, `modified_date`, `created_by`, `modified_by`) VALUES ('student_photo_HEIKHAM LANCHENBI DEVI1704348689.jpg', 'HEIKHAM LANCHENBI DEVI', '2016-02-01', 7, 'female', '1', 'SC', 'KHURKHUL, IMPHAL WEST', 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST', 795002, '', 'MANIPUR', 'IMPHAL WEST', '', 'KHURKHUL MODEL STANDARD HIGH SCHOOL', 'STATE BOARD', 'Regular', 'KHURKHUL AWANG LEIKAI, IMPHAL WEST', 795002, 'KG', 14, '', 7800, 26500, 'HEIKHAM CHURACHAND MEITEI', 'yes', 'ARAMBAM MEMTHOI DEVI', 'no', 'ARAMBAM', 'mother', 'Higher', 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST', '8132054181', 'WEAVING', 2, 'Own house', '', 'Yes', 90000, '', '', 'HEIKHAM KOROULEMBA SINGH', 'KHURKHUL MAKHA LEIKAI', '8731031147', '2021-05-29', 'RIMS HOSPITAL, IMPHAL', 'COVID 19', '', '', '', '', 'FARMER', 'Yes', 50000, 'Cash only received', '', 'NO', 'ARAMBAM MEMTHOI DEVI', 'STATE BANK OF INDIA', 'LEIMAKHONG', '', 'SBIN0008739', '40663383569', '', 'MAN0409', 8000, '2024-01-04', '2024-01-04', '', '2024-01-04 06:11:29', '2024-01-04 06:11:29', 85, 85) in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php:664
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1295): yii\db\Schema->convertException(Object(PDOException), 'INSERT INTO `dp...')
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}
Additional Information:
Array
(
    [0] => 01000
    [1] => 1265
    [2] => Data truncated for column 'compensation_status' at row 1
)

2024-01-04 06:11:29 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:11:29 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:11:29 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'Ga17XDmtP32_jdtdhFvRputn_pXbAOb4B-_Y4kO6G-5qmwg9Upx2Stb6rRvsPaPjpjCorLdnpZBG34uBIcBaow=='
    'Student' => [
        'student_photo' => ''
        'name' => 'HEIKHAM LANCHENBI DEVI'
        'date_of_birth' => '01/02/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'SC'
        'place_of_birth' => 'KHURKHUL, IMPHAL WEST'
        'current_address' => 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST'
        'pincodes' => '795002'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURKHUL MODEL STANDARD HIGH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURKHUL AWANG LEIKAI, IMPHAL WEST'
        'school_pincode' => '795002'
        'class' => 'KG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '7800'
        'other_annual_charges' => '26500'
        'fathername' => 'HEIKHAM CHURACHAND MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'ARAMBAM MEMTHOI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ARAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST'
        'guardian_contact_no' => '8132054181'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'Yes'
        'annual_income' => '90000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'HEIKHAM KOROULEMBA SINGH'
        'reference_person_address' => 'KHURKHUL MAKHA LEIKAI'
        'rp_contact_no' => '8731031147'
        'date_of_incident' => '29/05/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARMER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => ''
        'other_assitance' => 'NO'
        'account_holder_name' => 'ARAMBAM MEMTHOI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'LEIMAKHONG'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0008739'
        'accountno' => '40663383569'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111824.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpvqg3z1'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 984741
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '994299'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryfBeU9ukeF9XXOZVM'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37344'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZMDu1XFWbOgKra9K6MRAAAABY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348686.9836
    'REQUEST_TIME' => 1704348686
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:12:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 06:12:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:12:00 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37343'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZMMONFy8hxdKTrO2PUKgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348720.5751
    'REQUEST_TIME' => 1704348720
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:12:44 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\db\Exception] PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensation_status' at row 1 in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php:1290
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1290): PDOStatement->execute()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}

Next yii\db\Exception: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensation_status' at row 1
The SQL being executed was: INSERT INTO `dp2_student` (`student_photo`, `name`, `date_of_birth`, `age`, `gender`, `religion`, `category`, `place_of_birth`, `current_address`, `pincodes`, `Contact_no`, `state`, `district`, `other_contact_no`, `name_of_the_school`, `recofnized_by`, `type_of_school`, `address_of_the_school`, `school_pincode`, `class`, `acdyear`, `school_contact_no`, `annual_tuition_fees`, `other_annual_charges`, `fathername`, `fdeceased`, `mothername`, `mdeceased`, `guardian_name`, `grelation`, `guardian_educational_qualification`, `guardian_address`, `guardian_contact_no`, `occupation_of_guardian`, `sibliningsno`, `type_of_house`, `amount_of_land_owned`, `irrigated`, `annual_income`, `annual_income_doc1`, `any_additional_info`, `reference_person_name`, `reference_person_address`, `rp_contact_no`, `date_of_incident`, `place_of_incident`, `incident_details`, `fircopy`, `death_certificate`, `school_certificate`, `guardian_id`, `occupation_before_death`, `compensation_received`, `compensation_amount`, `compensationtype`, `compensation_status`, `other_assitance`, `account_holder_name`, `bank_name`, `branch_address`, `branch_code`, `ifsc_code`, `accountno`, `passbook_upload`, `scholar_code`, `scholarshipamount`, `date_of_approval`, `date_of_collection`, `remark`, `created_date`, `modified_date`, `created_by`, `modified_by`) VALUES ('student_photo_HEIKHAM LANCHENBI DEVI1704348764.jpg', 'HEIKHAM LANCHENBI DEVI', '2016-02-01', 7, 'female', '1', 'SC', 'KHURKHUL, IMPHAL WEST', 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST', 795002, '', 'MANIPUR', 'IMPHAL WEST', '', 'KHURKHUL MODEL STANDARD HIGH SCHOOL', 'STATE BOARD', 'Regular', 'KHURKHUL AWANG LEIKAI, IMPHAL WEST', 795002, 'KG', 14, '', 7800, 26500, 'HEIKHAM CHURACHAND MEITEI', 'yes', 'ARAMBAM MEMTHOI DEVI', 'no', 'ARAMBAM', 'mother', 'Higher', 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST', '8132054181', 'WEAVING', 2, 'Own house', '', 'Yes', 90000, '', '', 'HEIKHAM KOROULEMBA SINGH', 'KHURKHUL MAKHA LEIKAI', '8731031147', '2021-05-29', 'RIMS HOSPITAL, IMPHAL', 'COVID 19', '', '', '', '', 'FARMER', 'Yes', 50000, 'Cash only received', '', 'NO', 'ARAMBAM MEMTHOI DEVI', 'STATE BANK OF INDIA', 'LEIMAKHONG', '', 'SBIN0008739', '40663383569', '', 'MAN0409', 8000, '2024-01-04', '2024-01-04', '', '2024-01-04 06:12:44', '2024-01-04 06:12:44', 85, 85) in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php:664
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1295): yii\db\Schema->convertException(Object(PDOException), 'INSERT INTO `dp...')
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}
Additional Information:
Array
(
    [0] => 01000
    [1] => 1265
    [2] => Data truncated for column 'compensation_status' at row 1
)

2024-01-04 06:12:44 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:12:44 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:12:44 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'kkGZ8qjG0zkFYJipm5w2WmMrfLn8n0itS3JTCxUEECLhd-qTw_eaDmwX7u_z-kQfLnwqgJD4C8UKQgBod35Rbw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'HEIKHAM LANCHENBI DEVI'
        'date_of_birth' => '01/02/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'SC'
        'place_of_birth' => 'KHURKHUL, IMPHAL WEST'
        'current_address' => 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST'
        'pincodes' => '795002'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURKHUL MODEL STANDARD HIGH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURKHUL AWANG LEIKAI, IMPHAL WEST'
        'school_pincode' => '795002'
        'class' => 'KG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '7800'
        'other_annual_charges' => '26500'
        'fathername' => 'HEIKHAM CHURACHAND MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'ARAMBAM MEMTHOI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ARAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST'
        'guardian_contact_no' => '8132054181'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'Yes'
        'annual_income' => '90000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'HEIKHAM KOROULEMBA SINGH'
        'reference_person_address' => 'KHURKHUL MAKHA LEIKAI'
        'rp_contact_no' => '8731031147'
        'date_of_incident' => '29/05/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARMER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => ''
        'other_assitance' => 'NO'
        'account_holder_name' => 'ARAMBAM MEMTHOI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'LEIMAKHONG'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0008739'
        'accountno' => '40663383569'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111824.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php05jIQh'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 984741
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '994299'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryAKlk78I8JDOEZI6v'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37444'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZMWSDsFyin7XYcraSmEQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348761.4012
    'REQUEST_TIME' => 1704348761
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:13:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 06:13:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:13:06 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '42636'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZMcr3gwSKjwEFpaxwpRAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348786.391
    'REQUEST_TIME' => 1704348786
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:14:59 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:14:59 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'Jx7KKGilMDje3SlilpVEMZR2ooJwlrSBFD2URDV9FcdUKLlJA5R5D7eqXyT-8zZ02SH0uxzx9-lVDccnVwdUig=='
    'Student' => [
        'student_photo' => ''
        'name' => 'HEIKHAM LANCHENBI DEVI'
        'date_of_birth' => '01/02/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'SC'
        'place_of_birth' => 'KHURKHUL, IMPHAL WEST'
        'current_address' => 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST'
        'pincodes' => '795002'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURKHUL MODEL STANDARD HIGH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURKHUL AWANG LEIKAI, IMPHAL WEST'
        'school_pincode' => '795002'
        'class' => 'KG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '7800'
        'other_annual_charges' => '26500'
        'fathername' => 'HEIKHAM CHURACHAND MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'ARAMBAM MEMTHOI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ARAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST'
        'guardian_contact_no' => '8132054181'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'Yes'
        'annual_income' => '90000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'HEIKHAM KOROULEMBA SINGH'
        'reference_person_address' => 'KHURKHUL MAKHA LEIKAI'
        'rp_contact_no' => '8731031147'
        'date_of_incident' => '29/05/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARMER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'ARAMBAM MEMTHOI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'LEIMAKHONG'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0008739'
        'accountno' => '40663383569'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111824.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpmEDNZ0'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 984741
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '994310'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundarykD0hGoGBD4CPUAKg'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43146'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZM4Hc43NHjyiov9eTVqgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348896.3754
    'REQUEST_TIME' => 1704348896
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:14:59 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 06:14:59 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:14:59 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3607'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3607'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43146'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3607'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZM43c43NHjyiov9eTVqwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348899.4951
    'REQUEST_TIME' => 1704348899
    'argv' => [
        0 => 'r=student%2Fview&id=3607'
    ]
    'argc' => 1
]
2024-01-04 06:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:15:11 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3607'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43211'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZM7zO1lzLDLV4xv2oszQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348911.9173
    'REQUEST_TIME' => 1704348911
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 06:15:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:15:18 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:15:18 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'MANIPUR'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43212'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZM9np2WqCPM7FJ4bVQLgAAABQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348918.6316
    'REQUEST_TIME' => 1704348918
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 06:15:43 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:15:43 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:15:43 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'COV0033'
        'class' => ''
        'gender' => ''
        'state' => 'MANIPUR'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43229'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZND34192FgNuR4EMH1wAAAABM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348943.2952
    'REQUEST_TIME' => 1704348943
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 06:15:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:15:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:15:51 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'MANIPUR'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43299'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZNF-1XFWbOgKra9K6MZgAAABY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348951.8165
    'REQUEST_TIME' => 1704348951
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-04 06:16:02 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-04 06:16:02 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:16:02 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3607'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3607'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43313'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZNIVpYQkw-06cvOgzw0gAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348961.9862
    'REQUEST_TIME' => 1704348961
    'argv' => [
        0 => 'r=student%2Fupdate&id=3607'
    ]
    'argc' => 1
]
2024-01-04 06:16:29 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:16:29 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3607'
]

$_POST = [
    '_csrf' => 'iARL1vuMWUFsNyOHc1So84dRUThorowoU0eoHQEcof77Mji3kL0QdgVAVcEbMtq2ygYHAQTJz0ASd_t-Y2bgsw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'HEIKHAM LANCHENBI DEVI'
        'date_of_birth' => '01/02/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'SC'
        'place_of_birth' => 'KHURKHUL, IMPHAL WEST'
        'current_address' => 'KHURKHUL, MAKITA LEIKAI, IMPHAL WEST'
        'pincodes' => '795002'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURKHUL MODEL STANDARD HIGH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURKHUL AWANG LEIKAI, IMPHAL WEST'
        'school_pincode' => '795002'
        'class' => 'KG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '7800'
        'other_annual_charges' => '26500'
        'fathername' => 'HEIKHAM CHURACHAND MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'ARAMBAM MEMTHOI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ARAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURKHUL MAKHA LEIKAI, IMPHAL WEST'
        'guardian_contact_no' => '8132054181'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'Yes'
        'annual_income' => '90000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'HEIKHAM KOROULEMBA SINGH'
        'reference_person_address' => 'KHURKHUL MAKHA LEIKAI'
        'rp_contact_no' => '8731031147'
        'date_of_incident' => '29/05/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARMER'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'ARAMBAM MEMTHOI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'LEIMAKHONG'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0008739'
        'accountno' => '40663383569'
        'passbook_upload' => ''
        'scholar_code' => 'COV0033'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9560'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryK7N1uAC0nQy4v0XT'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3607'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43338'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZNPTO1lzLDLV4xv2oszwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348989.2795
    'REQUEST_TIME' => 1704348989
    'argv' => [
        0 => 'r=student%2Fupdate&id=3607'
    ]
    'argc' => 1
]
2024-01-04 06:16:30 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 06:16:30 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:16:30 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3607'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3607'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43338'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3607'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZNPjO1lzLDLV4xv2os0AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704348990.0967
    'REQUEST_TIME' => 1704348990
    'argv' => [
        0 => 'r=student%2Fview&id=3607'
    ]
    'argc' => 1
]
2024-01-04 06:17:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:17:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:17:45 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3607'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60030'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZNiVX0Z74OUa6LXQyBdAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704349065.303
    'REQUEST_TIME' => 1704349065
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 06:20:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 06:20:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:20:47 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60564'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZOPsd_e-O0oyBGbf4N7gAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704349247.0116
    'REQUEST_TIME' => 1704349247
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:22:35 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 06:22:35 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:22:34 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795134'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'cDM6hPVLk8RLA9ycvuyOaFE4U9Pj50RfKHNgAGDHRDwDBUnlnnra8yJ0qtrWivwtHG8F6o-ABzdpQzNjAr0FcQ=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60784'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZOqoO-8QSjUjTqLn-JOQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704349354.6769
    'REQUEST_TIME' => 1704349354
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 06:32:40 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:32:40 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'cDM6hPVLk8RLA9ycvuyOaFE4U9Pj50RfKHNgAGDHRDwDBUnlnnra8yJ0qtrWivwtHG8F6o-ABzdpQzNjAr0FcQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAISHRAM TINDU SINGH'
        'date_of_birth' => '28/03/2014'
        'age' => '9'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'I LEIKAI'
        'current_address' => 'AWANG JIRI, NAMBOL, IMPHAL WEST'
        'pincodes' => '795134'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'ST. JOHN\'S ENGLISH HIGH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'LAITONJAM KHORI LEIKAI, NAMBOL, BISHNUPUR'
        'school_pincode' => '795134'
        'class' => '6'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '28500'
        'fathername' => 'LAISHRAM SHARATCHANDRA'
        'fdeceased' => 'yes'
        'mothername' => 'LAISHRAM O PREMILA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'LAISHRAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Graduate'
        'guardian_address' => 'H. NO. 92, AWANGJIRI WARD NO. 2, AWANGJIRI MAYAI LEIKA, PATSOI SUB -DIVISION, NAMBOL, IMPHAL WEST BISHNUPUR'
        'guardian_contact_no' => '9856173866'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '4'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'No'
        'annual_income' => '60000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'HEISNAM HEMOLATA DEVI'
        'reference_person_address' => 'NINGTITOUKHONG MAMANG LEIKAI'
        'rp_contact_no' => '8787340788'
        'date_of_incident' => '20/07/2021'
        'place_of_incident' => 'REGIONAL INSTITUTE OF MEDICAL SCIENCES'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARM LABOUROUR'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LAISHRAM (O) PREMILA DEVI'
        'bank_name' => 'BANK OF BARODA'
        'branch_address' => 'CHANGANGEI, MANIPUR'
        'branch_code' => ''
        'ifsc_code' => 'BARB0CHANGA'
        'accountno' => '23630100011264'
        'passbook_upload' => ''
        'scholar_code' => 'COV0034'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9661'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryEzcAacTX7XoAQPuc'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60146'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZRCAYjzg3xNkUmOC6_fAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704349960.3585
    'REQUEST_TIME' => 1704349960
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:32:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 06:32:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:32:41 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3608'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3608'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60146'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3608'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZRCQYjzg3xNkUmOC6_fQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704349961.0901
    'REQUEST_TIME' => 1704349961
    'argv' => [
        0 => 'r=student%2Fview&id=3608'
    ]
    'argc' => 1
]
2024-01-04 06:53:42 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 06:53:42 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:53:42 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3608'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38646'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZV9kcaW0M9m0FymoGy_AAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704351222.577
    'REQUEST_TIME' => 1704351222
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 06:54:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 06:54:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:54:31 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '38647'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZWJ76JjLobQFwfRSrF4QAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704351271.8134
    'REQUEST_TIME' => 1704351271
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 06:57:15 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 06:57:15 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 06:57:15 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795001'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'xCScK8QpYz7sOZlxncPrtMHHtiu_h2jLtPoRNU8Gt4S3Eu9KrxgqCYVO7zf1pZnxjJDgEtPgK6P1ykJWLXz2yQ=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '40180'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZWy5oZVarlPYylRicNggAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704351435.2624
    'REQUEST_TIME' => 1704351435
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 07:12:54 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\db\Exception] PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'gender' at row 1 in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php:1290
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1290): PDOStatement->execute()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}

Next yii\db\Exception: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'gender' at row 1
The SQL being executed was: INSERT INTO `dp2_student` (`student_photo`, `name`, `date_of_birth`, `age`, `gender`, `religion`, `category`, `place_of_birth`, `current_address`, `pincodes`, `Contact_no`, `state`, `district`, `other_contact_no`, `name_of_the_school`, `recofnized_by`, `type_of_school`, `address_of_the_school`, `school_pincode`, `class`, `acdyear`, `school_contact_no`, `annual_tuition_fees`, `other_annual_charges`, `fathername`, `fdeceased`, `mothername`, `mdeceased`, `guardian_name`, `grelation`, `guardian_educational_qualification`, `guardian_address`, `guardian_contact_no`, `occupation_of_guardian`, `sibliningsno`, `type_of_house`, `amount_of_land_owned`, `irrigated`, `annual_income`, `annual_income_doc1`, `any_additional_info`, `reference_person_name`, `reference_person_address`, `rp_contact_no`, `date_of_incident`, `place_of_incident`, `incident_details`, `fircopy`, `death_certificate`, `school_certificate`, `guardian_id`, `occupation_before_death`, `compensation_received`, `compensation_amount`, `compensationtype`, `compensation_status`, `other_assitance`, `account_holder_name`, `bank_name`, `branch_address`, `branch_code`, `ifsc_code`, `accountno`, `passbook_upload`, `scholar_code`, `scholarshipamount`, `date_of_approval`, `date_of_collection`, `remark`, `created_date`, `modified_date`, `created_by`, `modified_by`) VALUES ('student_photo_LAISHRAM BIDYALUXMI DEVI1704352374.jpg', 'LAISHRAM BIDYALUXMI DEVI', '2016-03-21', 7, '', '1', 'General', 'NAGAMAPAL, IMPHAL', 'NAGAMAPAL, IMPHAL WEST', 795001, '', 'MANIPUR', 'IMPHAL WEST', '', 'NBS JR - NIRMALABAS JR', 'STATE BOARD', 'Regular', 'LUWANGSANGBAM AWANG LEIKARI, MANTRIPUKAR, IMPHAL EAST', 795002, '1', 14, '7085525621', 11400, 5000, 'LAISHRAM NANAO SINGH', 'no', 'LAISHRAM ROMITA', 'yes', 'LAISHRAM DHABALI DEVI', 'grandmother', 'Primary', 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, WANGKIHEM, THOUBAL', '9774710607', 'UNEMPLOYED', 2, 'Own house', '', 'No', 60000, '', '', 'LAISHRAM RITA DEVI', 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, IMPHAL', '8132973327', '2021-07-29', 'RIMS HOSPITAL, IMPHAL', 'COVID 19', '', '', '', '', 'WEAVRING', 'No', 0, '', 'Applied', 'NO', 'LAISHRAM DHABALI DEVI', 'MANIPUR RURAL BANK', 'YAIRIPOK', '', 'PUNB0RRBMRB', '9002014057112', '', 'COV0035', 15000, '2024-01-04', '2024-01-04', '', '2024-01-04 07:12:54', '2024-01-04 07:12:54', 85, 85) in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php:664
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1295): yii\db\Schema->convertException(Object(PDOException), 'INSERT INTO `dp...')
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}
Additional Information:
Array
(
    [0] => 01000
    [1] => 1265
    [2] => Data truncated for column 'gender' at row 1
)

2024-01-04 07:12:54 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:12:54 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:12:54 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'xCScK8QpYz7sOZlxncPrtMHHtiu_h2jLtPoRNU8Gt4S3Eu9KrxgqCYVO7zf1pZnxjJDgEtPgK6P1ykJWLXz2yQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAISHRAM BIDYALUXMI DEVI'
        'date_of_birth' => '21/03/2016'
        'age' => '7'
        'gender' => ''
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'NAGAMAPAL, IMPHAL'
        'current_address' => 'NAGAMAPAL, IMPHAL WEST'
        'pincodes' => '795001'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'NBS JR - NIRMALABAS JR'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'LUWANGSANGBAM AWANG LEIKARI, MANTRIPUKAR, IMPHAL EAST'
        'school_pincode' => '795002'
        'class' => '1'
        'acdyear' => '14'
        'school_contact_no' => '7085525621'
        'annual_tuition_fees' => '11400'
        'other_annual_charges' => '5000'
        'fathername' => 'LAISHRAM NANAO SINGH'
        'fdeceased' => 'no'
        'mothername' => 'LAISHRAM ROMITA'
        'mdeceased' => 'yes'
        'guardian_name' => 'LAISHRAM DHABALI DEVI'
        'grelation' => 'grandmother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, WANGKIHEM, THOUBAL'
        'guardian_contact_no' => '9774710607'
        'occupation_of_guardian' => 'UNEMPLOYED'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'No'
        'annual_income' => '60000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'LAISHRAM RITA DEVI'
        'reference_person_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, IMPHAL'
        'rp_contact_no' => '8132973327'
        'date_of_incident' => '29/07/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'WEAVRING'
        'compensation_received' => 'No'
        'compensation_amount' => '00'
        'compensationtype' => ''
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LAISHRAM DHABALI DEVI'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'YAIRIPOK'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0RRBMRB'
        'accountno' => '9002014057112'
        'passbook_upload' => ''
        'scholar_code' => 'COV0035'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111902.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpfw2TXl'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1355086
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1364671'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryuAQxFkhHkodZNfRt'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36788'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZacxx54LdQ0kOGL-hzLgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352371.683
    'REQUEST_TIME' => 1704352371
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:13:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 07:13:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:13:02 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36787'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZaflXeETSutpOTGrheFQAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352382.9219
    'REQUEST_TIME' => 1704352382
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:13:20 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\db\Exception] PDOException: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensationtype' at row 1 in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php:1290
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1290): PDOStatement->execute()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}

Next yii\db\Exception: SQLSTATE[01000]: Warning: 1265 Data truncated for column 'compensationtype' at row 1
The SQL being executed was: INSERT INTO `dp2_student` (`student_photo`, `name`, `date_of_birth`, `age`, `gender`, `religion`, `category`, `place_of_birth`, `current_address`, `pincodes`, `Contact_no`, `state`, `district`, `other_contact_no`, `name_of_the_school`, `recofnized_by`, `type_of_school`, `address_of_the_school`, `school_pincode`, `class`, `acdyear`, `school_contact_no`, `annual_tuition_fees`, `other_annual_charges`, `fathername`, `fdeceased`, `mothername`, `mdeceased`, `guardian_name`, `grelation`, `guardian_educational_qualification`, `guardian_address`, `guardian_contact_no`, `occupation_of_guardian`, `sibliningsno`, `type_of_house`, `amount_of_land_owned`, `irrigated`, `annual_income`, `annual_income_doc1`, `any_additional_info`, `reference_person_name`, `reference_person_address`, `rp_contact_no`, `date_of_incident`, `place_of_incident`, `incident_details`, `fircopy`, `death_certificate`, `school_certificate`, `guardian_id`, `occupation_before_death`, `compensation_received`, `compensation_amount`, `compensationtype`, `compensation_status`, `other_assitance`, `account_holder_name`, `bank_name`, `branch_address`, `branch_code`, `ifsc_code`, `accountno`, `passbook_upload`, `scholar_code`, `scholarshipamount`, `date_of_approval`, `date_of_collection`, `remark`, `created_date`, `modified_date`, `created_by`, `modified_by`) VALUES ('student_photo_LAISHRAM BIDYALUXMI DEVI1704352400.jpg', 'LAISHRAM BIDYALUXMI DEVI', '2016-03-21', 7, 'female', '1', 'General', 'NAGAMAPAL, IMPHAL', 'NAGAMAPAL, IMPHAL WEST', 795001, '', 'MANIPUR', 'IMPHAL WEST', '', 'NBS JR - NIRMALABAS JR', 'STATE BOARD', 'Regular', 'LUWANGSANGBAM AWANG LEIKARI, MANTRIPUKAR, IMPHAL EAST', 795002, '1', 14, '7085525621', 11400, 5000, 'LAISHRAM NANAO SINGH', 'no', 'LAISHRAM ROMITA', 'yes', 'LAISHRAM DHABALI DEVI', 'grandmother', 'Primary', 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, WANGKIHEM, THOUBAL', '9774710607', 'UNEMPLOYED', 2, 'Own house', '', 'No', 60000, '', '', 'LAISHRAM RITA DEVI', 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, IMPHAL', '8132973327', '2021-07-29', 'RIMS HOSPITAL, IMPHAL', 'COVID 19', '', '', '', '', 'WEAVRING', 'No', 0, '', 'Applied', 'NO', 'LAISHRAM DHABALI DEVI', 'MANIPUR RURAL BANK', 'YAIRIPOK', '', 'PUNB0RRBMRB', '9002014057112', '', 'COV0035', 15000, '2024-01-04', '2024-01-04', '', '2024-01-04 07:13:20', '2024-01-04 07:13:20', 85, 85) in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php:664
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1295): yii\db\Schema->convertException(Object(PDOException), 'INSERT INTO `dp...')
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Command.php(1091): yii\db\Command->internalExecute('INSERT INTO `dp...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/Schema.php(433): yii\db\Command->execute()
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(600): yii\db\Schema->insert('dp2_student', Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/ActiveRecord.php(566): yii\db\ActiveRecord->insertInternal(NULL)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/db/BaseActiveRecord.php(678): yii\db\ActiveRecord->insert(true, NULL)
#6 /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php(140): yii\db\BaseActiveRecord->save()
#7 [internal function]: app\controllers\StudentController->actionCreate()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array)
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array)
#10 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(528): yii\base\Controller->runAction('create', Array)
#11 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(103): yii\base\Module->runAction('student/create', Array)
#12 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(386): yii\web\Application->handleRequest(Object(yii\web\Request))
#13 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#14 {main}
Additional Information:
Array
(
    [0] => 01000
    [1] => 1265
    [2] => Data truncated for column 'compensationtype' at row 1
)

2024-01-04 07:13:20 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:13:20 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:13:20 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => '6V3YqzTMm_BCV3YMcHSs4cQMsImzOZo29LMN30fiBCGaa6vKX_3SxysgAEoYEt6kiVvmsN9e2V61g168JZhFbA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAISHRAM BIDYALUXMI DEVI'
        'date_of_birth' => '21/03/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'NAGAMAPAL, IMPHAL'
        'current_address' => 'NAGAMAPAL, IMPHAL WEST'
        'pincodes' => '795001'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'NBS JR - NIRMALABAS JR'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'LUWANGSANGBAM AWANG LEIKARI, MANTRIPUKAR, IMPHAL EAST'
        'school_pincode' => '795002'
        'class' => '1'
        'acdyear' => '14'
        'school_contact_no' => '7085525621'
        'annual_tuition_fees' => '11400'
        'other_annual_charges' => '5000'
        'fathername' => 'LAISHRAM NANAO SINGH'
        'fdeceased' => 'no'
        'mothername' => 'LAISHRAM ROMITA'
        'mdeceased' => 'yes'
        'guardian_name' => 'LAISHRAM DHABALI DEVI'
        'grelation' => 'grandmother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, WANGKIHEM, THOUBAL'
        'guardian_contact_no' => '9774710607'
        'occupation_of_guardian' => 'UNEMPLOYED'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'No'
        'annual_income' => '60000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'LAISHRAM RITA DEVI'
        'reference_person_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, IMPHAL'
        'rp_contact_no' => '8132973327'
        'date_of_incident' => '29/07/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'WEAVRING'
        'compensation_received' => 'No'
        'compensation_amount' => '00'
        'compensationtype' => ''
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LAISHRAM DHABALI DEVI'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'YAIRIPOK'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0RRBMRB'
        'accountno' => '9002014057112'
        'passbook_upload' => ''
        'scholar_code' => 'COV0035'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111902.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpYd9Vch'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1355086
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1364677'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryUYiI628dtEmBgvxM'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36807'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZajUcaW0M9m0FymoGz1gAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352397.8164
    'REQUEST_TIME' => 1704352397
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:13:28 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 07:13:28 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:13:28 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36900'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZamBx54LdQ0kOGL-hzLwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352408.1266
    'REQUEST_TIME' => 1704352408
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:14:05 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:14:05 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'GZoP385sRSGlH1UDmlVaOiFh1BEegulLTDBKJtuvPaBqrHy-pV0MFsxoI0XyMyh_bDaCKHLlqiMNABlFudV87Q=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAISHRAM BIDYALUXMI DEVI'
        'date_of_birth' => '21/03/2016'
        'age' => '7'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'NAGAMAPAL, IMPHAL'
        'current_address' => 'NAGAMAPAL, IMPHAL WEST'
        'pincodes' => '795001'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'NBS JR - NIRMALABAS JR'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'LUWANGSANGBAM AWANG LEIKARI, MANTRIPUKAR, IMPHAL EAST'
        'school_pincode' => '795002'
        'class' => '1'
        'acdyear' => '14'
        'school_contact_no' => '7085525621'
        'annual_tuition_fees' => '11400'
        'other_annual_charges' => '5000'
        'fathername' => 'LAISHRAM NANAO SINGH'
        'fdeceased' => 'no'
        'mothername' => 'LAISHRAM ROMITA'
        'mdeceased' => 'yes'
        'guardian_name' => 'LAISHRAM DHABALI DEVI'
        'grelation' => 'grandmother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, WANGKIHEM, THOUBAL'
        'guardian_contact_no' => '9774710607'
        'occupation_of_guardian' => 'UNEMPLOYED'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => ''
        'irrigated' => 'No'
        'annual_income' => '60000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'LAISHRAM RITA DEVI'
        'reference_person_address' => 'NAGAMAPAL PHOOGEISANGBAM LEIKAI, IMPHAL'
        'rp_contact_no' => '8132973327'
        'date_of_incident' => '29/07/2021'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'WEAVRING'
        'compensation_received' => 'No'
        'compensation_amount' => '00'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LAISHRAM DHABALI DEVI'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'YAIRIPOK'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0RRBMRB'
        'accountno' => '9002014057112'
        'passbook_upload' => ''
        'scholar_code' => 'COV0035'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111902.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpMNi6NO'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1355086
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1364695'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundarydVf1kgdB3j3YTGC1'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37047'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZaukHxjgL2TlY0g6MVlAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352442.8782
    'REQUEST_TIME' => 1704352442
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:14:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 07:14:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:14:06 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3609'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3609'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37047'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3609'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZavkHxjgL2TlY0g6MVlQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352446.1081
    'REQUEST_TIME' => 1704352446
    'argv' => [
        0 => 'r=student%2Fview&id=3609'
    ]
    'argc' => 1
]
2024-01-04 07:14:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 07:14:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:14:34 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3609'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37252'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZa2oQcWrISi_zd1L__3AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352474.7703
    'REQUEST_TIME' => 1704352474
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 07:14:40 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 07:14:40 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:14:40 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37252'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZa4IQcWrISi_zd1L__3QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352480.1573
    'REQUEST_TIME' => 1704352480
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:17:01 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 07:17:01 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:17:01 [120.57.112.7][85][e8a40c708549f53e8ee7374f4519b518][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795149'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'xx1_OwljysvhkltKCd71Ib-jvq65sNQqbe7f1UKc2D-0KwxaYlKD_IjlLQxhuIdk8vTol9XXl0Is3oy2IOaZcg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37634'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZbbf0RnNEB5g7NQCquLQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704352621.6433
    'REQUEST_TIME' => 1704352621
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 07:27:30 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:27:30 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'xx1_OwljysvhkltKCd71Ib-jvq65sNQqbe7f1UKc2D-0KwxaYlKD_IjlLQxhuIdk8vTol9XXl0Is3oy2IOaZcg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'IROM YAVEST SING'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'current_address' => 'CHANDRAKHONG MANING KEIKAI, YAIRIPOK, THOUBAL '
        'pincodes' => '795149'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'THOUBAL'
        'other_contact_no' => ''
        'name_of_the_school' => 'PLC ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'MAYAI KEITHEL, THOUBAL'
        'school_pincode' => '795149'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '36700'
        'fathername' => 'IROM ROBINDRA SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KHWAIRAKPAM KHOMDONBI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KHWAIRAKPAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK, THOUBAL'
        'guardian_contact_no' => '8119043148'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '25 ACRE'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'IROM ULTAMCHAND SING'
        'reference_person_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'rp_contact_no' => '8729855156'
        'date_of_incident' => '21/08/2022'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'CULTIVATOR'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'IROM ONGBI KHOMDONBI DEVI'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'YAIRIPOK'
        'branch_code' => ''
        'ifsc_code' => 'UTBI0RRBMRB'
        'accountno' => '9002014087308'
        'passbook_upload' => ''
        'scholar_code' => 'COV0036'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111916.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpWQySPG'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1201460
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1211060'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryNP7749claze2fWTg'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '32781'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZdytQ1GkHzuM-u8JEKQAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704353226.681
    'REQUEST_TIME' => 1704353226
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 07:27:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 07:27:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:27:30 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3610'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '32781'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZd4tQ1GkHzuM-u8JEKQQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704353250.9329
    'REQUEST_TIME' => 1704353250
    'argv' => [
        0 => 'r=student%2Fview&id=3610'
    ]
    'argc' => 1
]
2024-01-04 07:42:37 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:42:37 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'kF4c8KrVWr4Nl4XdOoZqfE2BxHgI-SapDp31cNnW807jaG-RweQTiWTg85tS4Bg5ANaSQWSeZcFPraYTu6yyAw=='
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e8a40c708549f53e8ee7374f4519b518'
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e8a40c708549f53e8ee7374f4519b518; _csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '39142'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZhbZhuzKFNOu9ewtq1CAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704354157.7538
    'REQUEST_TIME' => 1704354157
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-04 07:42:38 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 07:42:38 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 07:42:38 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf' => 'e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM\";}'
    'PHPSESSID' => '50298f302ee875e0e4cbaf7e0d716dd3'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_csrf=e79fea3ec40e0621cf722ca43b7784708a1bea0b4b0bd4de3ae80c1a22e5c6ffa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22s6sak1I7iwvFhfrEMWV9lgChA0ScbzAM%22%3B%7D; PHPSESSID=50298f302ee875e0e4cbaf7e0d716dd3'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '39142'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZhbphuzKFNOu9ewtq1CQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704354158.184
    'REQUEST_TIME' => 1704354158
    'argv' => []
    'argc' => 0
]
2024-01-04 09:02:20 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 09:02:20 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:02:20 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37835'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ0G7yt9uIozBPOTjqULgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704358940.0205
    'REQUEST_TIME' => 1704358940
    'argv' => []
    'argc' => 0
]
2024-01-04 09:02:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-04 09:02:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:02:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => '9FRkpAWSMfzKvzmjKmeVZ0rKE_MVscCtYbSUyYX5GeCfZSGQTvVIo4LbTOtAMfMLH6NagX_1p88t1dGIy7sogw=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '0b639ee8aed1fd048a9fd013569cae0f'
    '_csrf' => 'b5357e3fce67b0338137bae8cfd44cd9331ba866b087d4cd4feeaeeab394fe7ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k1E4Kgy_HduHjVflUiIrjDgbLaEANB1c\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=0b639ee8aed1fd048a9fd013569cae0f; _csrf=b5357e3fce67b0338137bae8cfd44cd9331ba866b087d4cd4feeaeeab394fe7ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k1E4Kgy_HduHjVflUiIrjDgbLaEANB1c%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37837'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ0KNKnWejs5-AudJNnXgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704358952.6556
    'REQUEST_TIME' => 1704358952
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-04 09:02:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 09:02:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:02:33 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '37837'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ0KdKnWejs5-AudJNnXwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704358953.5191
    'REQUEST_TIME' => 1704358953
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-04 09:03:28 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 09:03:29 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:03:28 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59843'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ0YNMQuAiuhjQm0IrJhAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359008.6162
    'REQUEST_TIME' => 1704359008
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 09:03:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 09:03:33 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:03:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59843'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ0ZNMQuAiuhjQm0IrJhQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359012.8622
    'REQUEST_TIME' => 1704359012
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:05:23 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 09:05:23 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:05:23 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795130'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'TcqWMsvqyj6Vilj33cFLXd22AGnuaqaxNzeyuVDZgYEb89p_joatad_IEYS3u3I1vMB4Aa1dysRtdvOBMo_p7A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60074'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ00_IW8_bXclPgD974WwAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359123.2385
    'REQUEST_TIME' => 1704359123
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 09:14:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:14:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'TcqWMsvqyj6Vilj33cFLXd22AGnuaqaxNzeyuVDZgYEb89p_joatad_IEYS3u3I1vMB4Aa1dysRtdvOBMo_p7A=='
    'Student' => [
        'student_photo' => ''
        'name' => 'MAIBAM CHINGLEMBA SINGH'
        'date_of_birth' => '05/06/2009'
        'age' => '14'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'LILONG CHAJING'
        'current_address' => 'LILONG, CHAJING MAMANG LEIKAI, IMPHAL WEST'
        'pincodes' => '795130'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'STANDARD ROBARTH HR. SEC. SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'CANCHIPUR, IMPHAL, MANIPUR'
        'school_pincode' => '795003'
        'class' => '8'
        'acdyear' => '14'
        'school_contact_no' => '9856154331'
        'annual_tuition_fees' => '13800'
        'other_annual_charges' => '37000'
        'fathername' => 'MAIBAM CHARLY SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'MAIBAM BABITA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'MAIBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'LILONG CHAJING MAMANG LEIKAI, LILONG NAGAR PANCHAYAT, IMPHAL WEST'
        'guardian_contact_no' => '7005625793'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '1'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '25 ACRE'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'MAIBAM MANIKANTA SINGH'
        'reference_person_address' => 'LILONG CHAJING MAMANG LEIKAI'
        'rp_contact_no' => '8787695521'
        'date_of_incident' => '15/09/2021'
        'place_of_incident' => 'RAJ MEDICITY, NORTH, AOC, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'DOOR TO DOOR SELLING OF NGARI'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'MAIBAM BABITA DEVI'
        'bank_name' => 'PUNJAB & SIND BANK'
        'branch_address' => 'THANGAL BAZAR'
        'branch_code' => ''
        'ifsc_code' => 'PSIB0000346'
        'accountno' => '03461000012360'
        'passbook_upload' => ''
        'scholar_code' => 'COV0037'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111933.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php2c765T'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1048533
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1058182'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryEFnwki2fOmEYzS0E'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54434'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ29XWCf-xt4WtC6yNpKAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359669.5667
    'REQUEST_TIME' => 1704359669
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:14:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 09:14:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:14:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3611'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3611'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54434'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3611'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ2-HWCf-xt4WtC6yNpKQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359672.6132
    'REQUEST_TIME' => 1704359672
    'argv' => [
        0 => 'r=student%2Fview&id=3611'
    ]
    'argc' => 1
]
2024-01-04 09:14:53 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 09:14:53 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:14:53 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3611'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54485'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ3DVIJI6L0-ylV5FOgxgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359693.3151
    'REQUEST_TIME' => 1704359693
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 09:14:56 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 09:14:56 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:14:56 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54485'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ3EFIJI6L0-ylV5FOgxwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359696.5663
    'REQUEST_TIME' => 1704359696
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:17:25 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 09:17:25 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:17:24 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795010'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I6Z-gTzn1C1neh3No4xfqmOJH9mxNW4FYgNfTB_Thbp1nzLMeYuzei04VL7J9mbCAv9nsfICAnA4Qh50fYXt1w=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55339'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ3pNMQuAiuhjQm0IrJsgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704359844.9009
    'REQUEST_TIME' => 1704359844
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 09:28:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:28:35 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'I6Z-gTzn1C1neh3No4xfqmOJH9mxNW4FYgNfTB_Thbp1nzLMeYuzei04VL7J9mbCAv9nsfICAnA4Qh50fYXt1w=='
    'Student' => [
        'student_photo' => ''
        'name' => 'JUNAE WAHENGBAM'
        'date_of_birth' => '01/03/2008'
        'age' => '15'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'KHURAI SAJOR, LEIKH, KHURAI'
        'current_address' => 'KHURAI, SAHOR LEIKAI, DHURAI, IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'NG MANI COLLEGE'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURAI CHAIRENTHONG, IMPHAL EAST, MANIPUR'
        'school_pincode' => '795010'
        'class' => '11'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '31900'
        'fathername' => 'WAHENGBAM BABU SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'NUNGSHITOMBI WAHENGBAM'
        'mdeceased' => 'no'
        'guardian_name' => 'NUNGSHITOMBI'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURAI SAJOR LEIKAI, CHAITHARI LEIRAK KHURAI, IMPHAL EAST, MANIPUR 795010'
        'guardian_contact_no' => '9612834793'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => 'NO'
        'irrigated' => 'No'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'YUMNAM PREMLATA'
        'reference_person_address' => 'KHURAI, IMPHAL'
        'rp_contact_no' => '8259991825'
        'date_of_incident' => '27/07/2021'
        'place_of_incident' => 'KHURAI KONSAM LEIKAI'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SECURITY GUARD'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'WAHENGBAM NUNGSHITOMBI DEVI'
        'bank_name' => 'PUNJAB NATIONAL BANK'
        'branch_address' => 'HANGAL BAZAR'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0106700'
        'accountno' => '1067000108054637'
        'passbook_upload' => ''
        'scholar_code' => 'COV0038'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111950.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpJNIImc'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1233846
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1243464'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryV4pA2N7aA8V8RxC5'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47456'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ6QD1OnuE0ci7Cf_1tyAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704360513.0008
    'REQUEST_TIME' => 1704360513
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:28:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 09:28:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:28:36 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3612'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3612'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47456'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3612'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ6RD1OnuE0ci7Cf_1tyQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704360516.2477
    'REQUEST_TIME' => 1704360516
    'argv' => [
        0 => 'r=student%2Fview&id=3612'
    ]
    'argc' => 1
]
2024-01-04 09:30:44 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 09:30:44 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:30:43 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3612'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47579'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ6wya0yHNdrffZRBeQmgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704360643.9027
    'REQUEST_TIME' => 1704360643
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 09:30:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 09:30:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:30:47 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47579'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ6xya0yHNdrffZRBeQmwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704360647.3282
    'REQUEST_TIME' => 1704360647
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:32:45 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 09:32:45 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:32:45 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795146'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'rYrorknVNrEGvyC8u38izVsaF9nUEEdl_F4UfRKpEAX7s6TjDLlR5kz9ac_RBRulOmxvsZcnKxCmH1VFcP94aA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '49094'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ7PbU_5MoZfY6cBMcnewAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704360765.4327
    'REQUEST_TIME' => 1704360765
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 09:42:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:42:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'rYrorknVNrEGvyC8u38izVsaF9nUEEdl_F4UfRKpEAX7s6TjDLlR5kz9ac_RBRulOmxvsZcnKxCmH1VFcP94aA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'KONSAM HILER SINGH'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'SENJAM KHUNOU'
        'current_address' => 'SENJAM KHUNOU IMPHAL WEST'
        'pincodes' => '795146'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURUKHUL STANDARD ENGLISH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURUKHUL IMPHAL'
        'school_pincode' => '795002'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '27700'
        'fathername' => 'KONSAM HEROJIT SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KONSAM SAKILA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KONSAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'SENJAM KHUNOU MAMANG LEIKAI, IMPHAL WEST - 795146'
        'guardian_contact_no' => '9774124035'
        'occupation_of_guardian' => 'SELLS BIOLER CHICKEN'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => 'NO'
        'irrigated' => 'No'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'TAOREM INAOCHA SINGH'
        'reference_person_address' => 'SENJAM KHUNOU'
        'rp_contact_no' => '9402718597'
        'date_of_incident' => '29/06/2023'
        'place_of_incident' => 'SENJA KHUNOU VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'TRUCK DRIVER'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'MRS. KONSAM SAKILA DEVI'
        'bank_name' => 'CENTRAL BANK OF INDIA'
        'branch_address' => 'LOITANG KHUNOU'
        'branch_code' => ''
        'ifsc_code' => 'CBIN0283038'
        'accountno' => '3386409524'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112007.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpwxD581'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1270288
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1279837'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundarybReWET3KfZdrQcY1'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43345'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ9bCa0yHNdrffZRBeQygAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704361324.1551
    'REQUEST_TIME' => 1704361324
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:42:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 09:42:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:42:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43345'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ9bya0yHNdrffZRBeQywAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704361327.984
    'REQUEST_TIME' => 1704361327
    'argv' => [
        0 => 'r=student%2Fview&id=3613'
    ]
    'argc' => 1
]
2024-01-04 09:43:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 09:43:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:43:09 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46629'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ9rRUqkVIQPBwyqC_-LQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704361389.6584
    'REQUEST_TIME' => 1704361389
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 09:43:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-04 09:43:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:43:13 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46629'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ9sRUqkVIQPBwyqC_-LgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704361393.3686
    'REQUEST_TIME' => 1704361393
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:45:21 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-04 09:45:21 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:45:21 [120.57.112.7][85][dcd550851c347346d061c7750e8bf3fe][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795103'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'M5o9onyMYbXssZp4IMuBuJjYQ53KW6djkunTW3ZYCQVlo3HvOeAG4qbz0wtKsbjQ-a479YlsyxbIqJJjFA5haA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZZ-MYN57vm2gwDcLjpXDgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704361521.1491
    'REQUEST_TIME' => 1704361521
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-04 09:56:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:56:54 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'M5o9onyMYbXssZp4IMuBuJjYQ53KW6djkunTW3ZYCQVlo3HvOeAG4qbz0wtKsbjQ-a479YlsyxbIqJJjFA5haA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUJAM ANJU CHANU'
        'date_of_birth' => '01/02/2009'
        'age' => '14'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'KAKCHING KHUNOU'
        'current_address' => 'KAKCHING KHUNOU, THONGAM KHUNOU, KAKCHING DISTRIT'
        'pincodes' => '795103'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'KAKCHING'
        'other_contact_no' => ''
        'name_of_the_school' => 'GEMS ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KAKCHING KHUNOU, MANIPUR'
        'school_pincode' => '795103'
        'class' => '9'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '43100'
        'fathername' => 'NINGTHOUJAM GANDHI SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'NINGTHOUJAM TONDOM DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'NINGTHOUJAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KAKCHING KHUNOU, THONGAM KHUNOU, DISTRICT KAKCHING - 795103'
        'guardian_contact_no' => ''
        'occupation_of_guardian' => 'WEAVER'
        'sibliningsno' => '4'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => 'NO'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'ROMEN KHUMUKCHAM'
        'reference_person_address' => 'KAKCHING KHUNOU, THONGAM KHUNOU'
        'rp_contact_no' => '9774520169'
        'date_of_incident' => '28/05/2023'
        'place_of_incident' => 'SEROU'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'LABOUR'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'NINGTHOUJAM TONDON DEVI'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'KAKCHING BAZAR'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0RRBMRB'
        'accountno' => '9009014217981'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0410'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112021.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpPQGwE0'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1359388
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1368948'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundarye32mrjJQ6CLUP88C'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47819'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZaA46215mHMqICtYgFmkAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704362211.197
    'REQUEST_TIME' => 1704362211
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-04 09:56:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-04 09:56:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:56:54 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3614'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3614'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47819'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3614'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZaA5q215mHMqICtYgFmkQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704362214.796
    'REQUEST_TIME' => 1704362214
    'argv' => [
        0 => 'r=student%2Fview&id=3614'
    ]
    'argc' => 1
]
2024-01-04 09:57:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-04 09:57:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:57:16 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3614'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47969'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZaA_Ebl17X0UyrTqmBJ4AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704362236.6465
    'REQUEST_TIME' => 1704362236
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-04 09:58:04 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:58:04 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => '2evzUFDXwGLoZFgx_b8HYleeT_hWkcJ5vhMIYw9Lzv2P0r8dFbunNaImEUKXxT4KNug3kBWmrgzkUklbbR2mkA=='
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'dcd550851c347346d061c7750e8bf3fe'
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=dcd550851c347346d061c7750e8bf3fe; _csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47970'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZaBLH7-8DnZGCqdTjl-4QAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704362284.2985
    'REQUEST_TIME' => 1704362284
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-04 09:58:04 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-04 09:58:04 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-04 09:58:04 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf' => '5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"V9LMElgWJBIsjz9havxhC7luZAA8bVhm\";}'
    'PHPSESSID' => '0c0fd7bb0010390e5e00542c927b9ccf'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_csrf=5a6cd1beb14d268df5169d4e9c7e346b65147e82677fe4312028bd1933614689a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22V9LMElgWJBIsjz9havxhC7luZAA8bVhm%22%3B%7D; PHPSESSID=0c0fd7bb0010390e5e00542c927b9ccf'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47970'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZaBLH7-8DnZGCqdTjl-4gAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704362284.7795
    'REQUEST_TIME' => 1704362284
    'argv' => []
    'argc' => 0
]
2024-01-05 05:38:00 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 05:38:00 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:38:00 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44647'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeVuCPoNazXczrOqGXmoQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433080.4682
    'REQUEST_TIME' => 1704433080
    'argv' => []
    'argc' => 0
]
2024-01-05 05:38:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-05 05:38:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:38:16 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'FVRIUEtm3ZEbSHMSlvBB01uHiSLs1i_Liv6YpZavjKN0HhspeFeK_FosPV7GnSyeAs_ReI6vfYLzua7Pw5fB1Q=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '09dfb6c882576fbd74440e16b279f7a5'
    '_csrf' => '06d66e17fd33cfd9e8b48758077dc9153b7d1b06c73cdef33eaa5d8b2ea4ff9aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"aJSy31WmAdNLPmmMYHXZbyRIyG6jU8Mv\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=09dfb6c882576fbd74440e16b279f7a5; _csrf=06d66e17fd33cfd9e8b48758077dc9153b7d1b06c73cdef33eaa5d8b2ea4ff9aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22aJSy31WmAdNLPmmMYHXZbyRIyG6jU8Mv%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44710'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeVyOtUJi5dcGs-TotX6wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433096.432
    'REQUEST_TIME' => 1704433096
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-05 05:38:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 05:38:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:38:17 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44710'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeVyetUJi5dcGs-TotX7AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433097.2493
    'REQUEST_TIME' => 1704433097
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-05 05:38:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:38:32 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:38:32 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44711'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeV1wFD1u7vr1NffjXjBQAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433112.0234
    'REQUEST_TIME' => 1704433112
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 05:38:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 05:38:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:38:36 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44711'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeV3AFD1u7vr1NffjXjBgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433116.1685
    'REQUEST_TIME' => 1704433116
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 05:41:43 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 05:41:43 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:41:43 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795005'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'Bpo7jCJiq1kb9QAsm06Jwl8MP5Dcgn-8b8b6YRUlXURF0HrtSC6eDm6qZVzqG72pZml49qv4Fv4C9K8FeG4cFQ=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46173'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeWliXx2fH4cvVNAeJKPwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433303.0172
    'REQUEST_TIME' => 1704433303
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 05:44:09 [103.175.137.136][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 05:44:09 [103.175.137.136][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:44:09 [103.175.137.136][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '9169'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeXKQlTQoIjYM2h0A3j5wAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433449.596
    'REQUEST_TIME' => 1704433449
    'argv' => []
    'argc' => 0
]
2024-01-05 05:44:15 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-05 05:44:15 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:44:15 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Zc8CYaT-X6o5yJyvYObSgYuGFj3KBPcvQe06zLW4TGkCtUAwk7cM4mChqeQvjYfWycBgfIR-gkgVj26_wM02PA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5db64816ac51d26d627e2b9400b5edf4'
    '_csrf' => '620b92a4fb5a54419764cebeb52010ee17eb136e68901a23f2fbc9f4418e48a9a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"gzBQ7ISHYi5KOkUWBFvANzugTbTsuuzU\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5db64816ac51d26d627e2b9400b5edf4; _csrf=620b92a4fb5a54419764cebeb52010ee17eb136e68901a23f2fbc9f4418e48a9a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22gzBQ7ISHYi5KOkUWBFvANzugTbTsuuzU%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5954'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeXL6AgQ7aK9bNQoYFaigAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433455.0976
    'REQUEST_TIME' => 1704433455
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-05 05:44:16 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 05:44:16 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:44:15 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5954'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeXL6AgQ7aK9bNQoYFaiwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433455.731
    'REQUEST_TIME' => 1704433455
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-05 05:52:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:52:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:52:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '6091'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeZMYYv1fWcm64N39X-6wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433969.138
    'REQUEST_TIME' => 1704433969
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 05:53:01 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:53:01 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:53:01 [103.175.137.136][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '6105'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeZPb8duzkTsI7dW6kEKgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433981.4825
    'REQUEST_TIME' => 1704433981
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-05 05:53:06 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:53:06 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:53:06 [103.175.137.136][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '6105'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeZQr8duzkTsI7dW6kEKwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704433986.2259
    'REQUEST_TIME' => 1704433986
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-05 05:58:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:58:53 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'Bpo7jCJiq1kb9QAsm06Jwl8MP5Dcgn-8b8b6YRUlXURF0HrtSC6eDm6qZVzqG72pZml49qv4Fv4C9K8FeG4cFQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUJAM JELISH MEITEI'
        'date_of_birth' => '30/03/2015'
        'age' => '8'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'MOIRANGKAMPU'
        'current_address' => 'MOIRANGKAMPU MAYAI LEIKAI, IMPHAL EAST'
        'pincodes' => '795005'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'NAWA LOUSINGKOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'TIP MOIRANG KAMPU'
        'school_pincode' => '795005'
        'class' => '4'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '36100'
        'fathername' => 'NINGTHOUJAM DIJEN MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'SINGAM SHANTIBALA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'SINGAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'MOIRANGKAMPU MAYAI LEIKAI, POROMPAT, IMPHAL EAST 795005'
        'guardian_contact_no' => '8257961832'
        'occupation_of_guardian' => 'WEAVING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'Yes'
        'annual_income' => '60000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'SUKUMAR MOIRANGTHEM'
        'reference_person_address' => 'TOP MOIRAGKAMPU, IMPHAL WEST'
        'rp_contact_no' => '8837080449'
        'date_of_incident' => '07/05/2023'
        'place_of_incident' => ''
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'MISTRY (CONSTRUCTION LABOUROR)'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'SINGAM SHANTIBALA CHANU'
        'bank_name' => 'THE IMPHAL URBAN CO-OPERATIVE BANK LTD.'
        'branch_address' => 'M. G. AVENUE IMPHAL'
        'branch_code' => ''
        'ifsc_code' => 'UTIB0SIUCB1'
        'accountno' => '074101295701'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0411'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112036.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php5Bg5bo'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1581206
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1590793'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryxLu53zgBTAjMhAja'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46246'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeamv0CT_K78WSSUWCazAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434330.9691
    'REQUEST_TIME' => 1704434330
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 05:58:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 05:58:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:58:54 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3615'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3615'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46246'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3615'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeanv0CT_K78WSSUWCazQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434334.3847
    'REQUEST_TIME' => 1704434334
    'argv' => [
        0 => 'r=student%2Fview&id=3615'
    ]
    'argc' => 1
]
2024-01-05 05:59:33 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:59:33 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:59:33 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeaxXs92AeFzJaQD2eO9AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434373.3937
    'REQUEST_TIME' => 1704434373
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    ]
    'argc' => 1
]
2024-01-05 05:59:48 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:59:48 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 05:59:48 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3615'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46338'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZea1G92n669Gx-GAP-suQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434388.1292
    'REQUEST_TIME' => 1704434388
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 05:59:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 05:59:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 05:59:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'Kashmir'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'sort' => 'scholar_code'
    'page' => '6'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5998'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZea1hqvVdgllPVQ4r2ymwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434390.1861
    'REQUEST_TIME' => 1704434390
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    ]
    'argc' => 1
]
2024-01-05 06:00:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 06:00:07 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:00:07 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46339'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZea58q9IO0s1HI2gtE_vgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434407.1945
    'REQUEST_TIME' => 1704434407
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 06:00:20 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-05 06:00:20 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:20 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5968'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZea9L8duzkTsI7dW6kEOgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434420.3137
    'REQUEST_TIME' => 1704434420
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-05 06:00:30 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:30 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'JAMMU & KASHMIR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '28'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '6008'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZea_ns92AeFzJaQD2eO9gAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434430.2977
    'REQUEST_TIME' => 1704434430
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-05 06:00:38 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2111'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBv0CT_K78WSSUWCa0gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.8058
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2111'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBoBoez_k1Oiia5hCdwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.811
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2165'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBuRjCeyTqJ-Cou-Z1wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.874
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2113'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebButUJi5dcGs-TotYLwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.8751
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2165'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBr8duzkTsI7dW6kEOwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.8762
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2166'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB_0CT_K78WSSUWCa0wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.1947
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2166'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB4Boez_k1Oiia5hCeAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.2852
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:38 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2113'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBhqvVdgllPVQ4r2ynQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434438.8202
    'REQUEST_TIME' => 1704434438
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2197'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB-RjCeyTqJ-Cou-Z2AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.3338
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2197'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB-tUJi5dcGs-TotYMAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.3999
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2198'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB_0CT_K78WSSUWCa1AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.5524
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2198'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB78duzkTsI7dW6kEPAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.5078
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2199'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB4Boez_k1Oiia5hCeQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.6153
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2199'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBxqvVdgllPVQ4r2yngAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.7004
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2200'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB-RjCeyTqJ-Cou-Z2QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.7654
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:39 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2200'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB-tUJi5dcGs-TotYMQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.8262
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2201'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB_0CT_K78WSSUWCa1QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.8497
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2201'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB78duzkTsI7dW6kEPQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.9365
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:39 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2202'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebB4Boez_k1Oiia5hCegAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434439.9771
    'REQUEST_TIME' => 1704434439
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2202'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebBxqvVdgllPVQ4r2ynwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.0263
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2203'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCORjCeyTqJ-Cou-Z2gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.104
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2203'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCOtUJi5dcGs-TotYMgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.1681
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2204'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCP0CT_K78WSSUWCa1gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.2201
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2204'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCL8duzkTsI7dW6kEPgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.2855
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2205'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCIBoez_k1Oiia5hCewAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.3374
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2205'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCBqvVdgllPVQ4r2yoAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.4047
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2222'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCORjCeyTqJ-Cou-Z2wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.482
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2222'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCOtUJi5dcGs-TotYMwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.5348
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2223'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCP0CT_K78WSSUWCa1wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.5798
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2223'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCL8duzkTsI7dW6kEPwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.6488
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2225'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCIBoez_k1Oiia5hCfAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.694
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2225'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCBqvVdgllPVQ4r2yoQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.7651
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:40 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2226'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCORjCeyTqJ-Cou-Z3AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.8336
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2226'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCOtUJi5dcGs-TotYNAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.8641
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:40 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2227'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCP0CT_K78WSSUWCa2AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434440.937
    'REQUEST_TIME' => 1704434440
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2227'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCL8duzkTsI7dW6kEQAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.007
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2229'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCYBoez_k1Oiia5hCfQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.0622
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2229'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCRqvVdgllPVQ4r2yogAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.1003
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2230'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCeRjCeyTqJ-Cou-Z3QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.1883
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2230'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCetUJi5dcGs-TotYNQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.2321
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2231'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCf0CT_K78WSSUWCa2QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.2614
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2231'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCb8duzkTsI7dW6kEQQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.3515
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2232'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCYBoez_k1Oiia5hCfgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.3841
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2233'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCeRjCeyTqJ-Cou-Z3gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.5106
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2232'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCRqvVdgllPVQ4r2yowAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.4417
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2233'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCetUJi5dcGs-TotYNgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.543
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2234'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCf0CT_K78WSSUWCa2gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.6191
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2234'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCb8duzkTsI7dW6kEQgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.7228
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2235'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCYBoez_k1Oiia5hCfwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.7687
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:41 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2235'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCeRjCeyTqJ-Cou-Z3wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.8388
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2236'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCRqvVdgllPVQ4r2ypAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.897
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:41 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2236'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCetUJi5dcGs-TotYNwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434441.9415
    'REQUEST_TIME' => 1704434441
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2237'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCf0CT_K78WSSUWCa2wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.0007
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2237'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCr8duzkTsI7dW6kEQwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.0882
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2238'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCoBoez_k1Oiia5hCgAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.1404
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2238'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCuRjCeyTqJ-Cou-Z4AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.2058
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2239'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebChqvVdgllPVQ4r2ypQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.2627
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2239'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCutUJi5dcGs-TotYOAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.3287
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2240'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCv0CT_K78WSSUWCa3AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.4029
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2240'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCr8duzkTsI7dW6kERAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.4661
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2241'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCoBoez_k1Oiia5hCgQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.5025
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2241'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCuRjCeyTqJ-Cou-Z4QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.5974
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2242'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebChqvVdgllPVQ4r2ypgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.6507
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2243'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCv0CT_K78WSSUWCa3QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.7485
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2243'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCr8duzkTsI7dW6kERQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.8246
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:42 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2242'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCutUJi5dcGs-TotYOQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.6867
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2244'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCoBoez_k1Oiia5hCggAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.8733
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:42 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2244'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCuRjCeyTqJ-Cou-Z4gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434442.9583
    'REQUEST_TIME' => 1704434442
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2245'
    'stuchkid' => 'selectstu_34'
    'slno' => '35'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebChqvVdgllPVQ4r2ypwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.0291
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2245'
    'stuchkid' => 'selectstu_34'
    'slno' => '35'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC_0CT_K78WSSUWCa3gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.0743
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2246'
    'stuchkid' => 'selectstu_35'
    'slno' => '36'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC-tUJi5dcGs-TotYOgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.1967
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2246'
    'stuchkid' => 'selectstu_35'
    'slno' => '36'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC78duzkTsI7dW6kERgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.1583
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2247'
    'stuchkid' => 'selectstu_36'
    'slno' => '37'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC4Boez_k1Oiia5hCgwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.2587
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2247'
    'stuchkid' => 'selectstu_36'
    'slno' => '37'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC-RjCeyTqJ-Cou-Z4wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.3435
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3469'
    'stuchkid' => 'selectstu_37'
    'slno' => '38'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCxqvVdgllPVQ4r2yqAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.397
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3469'
    'stuchkid' => 'selectstu_37'
    'slno' => '38'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC_0CT_K78WSSUWCa3wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.4708
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3470'
    'stuchkid' => 'selectstu_38'
    'slno' => '39'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC-tUJi5dcGs-TotYOwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.5428
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3470'
    'stuchkid' => 'selectstu_38'
    'slno' => '39'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC78duzkTsI7dW6kERwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.6007
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3471'
    'stuchkid' => 'selectstu_39'
    'slno' => '40'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC4Boez_k1Oiia5hChAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.6461
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3471'
    'stuchkid' => 'selectstu_39'
    'slno' => '40'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC-RjCeyTqJ-Cou-Z5AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.7104
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3472'
    'stuchkid' => 'selectstu_40'
    'slno' => '41'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebCxqvVdgllPVQ4r2yqQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.7606
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:43 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3472'
    'stuchkid' => 'selectstu_40'
    'slno' => '41'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC_0CT_K78WSSUWCa4AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.817
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3473'
    'stuchkid' => 'selectstu_41'
    'slno' => '42'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC-tUJi5dcGs-TotYPAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.8906
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:43 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3473'
    'stuchkid' => 'selectstu_41'
    'slno' => '42'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC78duzkTsI7dW6kESAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434443.9477
    'REQUEST_TIME' => 1704434443
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3474'
    'stuchkid' => 'selectstu_42'
    'slno' => '43'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebC4Boez_k1Oiia5hChQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3475'
    'stuchkid' => 'selectstu_43'
    'slno' => '44'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDBqvVdgllPVQ4r2yqgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.1241
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3474'
    'stuchkid' => 'selectstu_42'
    'slno' => '43'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDORjCeyTqJ-Cou-Z5QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.0798
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3475'
    'stuchkid' => 'selectstu_43'
    'slno' => '44'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDP0CT_K78WSSUWCa4QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.1974
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3476'
    'stuchkid' => 'selectstu_44'
    'slno' => '45'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDOtUJi5dcGs-TotYPQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.2661
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3476'
    'stuchkid' => 'selectstu_44'
    'slno' => '45'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDL8duzkTsI7dW6kESQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.3319
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3477'
    'stuchkid' => 'selectstu_45'
    'slno' => '46'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDIBoez_k1Oiia5hChgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.38
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3477'
    'stuchkid' => 'selectstu_45'
    'slno' => '46'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDBqvVdgllPVQ4r2yqwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.436
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3478'
    'stuchkid' => 'selectstu_46'
    'slno' => '47'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDORjCeyTqJ-Cou-Z5gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.5175
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3478'
    'stuchkid' => 'selectstu_46'
    'slno' => '47'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDP0CT_K78WSSUWCa4gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.5801
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3479'
    'stuchkid' => 'selectstu_47'
    'slno' => '48'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDOtUJi5dcGs-TotYPgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.6482
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3480'
    'stuchkid' => 'selectstu_48'
    'slno' => '49'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDIBoez_k1Oiia5hChwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.7612
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3479'
    'stuchkid' => 'selectstu_47'
    'slno' => '48'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDL8duzkTsI7dW6kESgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.7209
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:44 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3480'
    'stuchkid' => 'selectstu_48'
    'slno' => '49'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDBqvVdgllPVQ4r2yrAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.8235
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:44 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3481'
    'stuchkid' => 'selectstu_49'
    'slno' => '50'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDORjCeyTqJ-Cou-Z5wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.9098
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3481'
    'stuchkid' => 'selectstu_49'
    'slno' => '50'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDP0CT_K78WSSUWCa4wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434444.9883
    'REQUEST_TIME' => 1704434444
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3482'
    'stuchkid' => 'selectstu_50'
    'slno' => '51'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDetUJi5dcGs-TotYPwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.042
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3482'
    'stuchkid' => 'selectstu_50'
    'slno' => '51'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDYBoez_k1Oiia5hCiAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.0863
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3483'
    'stuchkid' => 'selectstu_51'
    'slno' => '52'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDb8duzkTsI7dW6kESwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.1665
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3483'
    'stuchkid' => 'selectstu_51'
    'slno' => '52'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDRqvVdgllPVQ4r2yrQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.2073
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3484'
    'stuchkid' => 'selectstu_52'
    'slno' => '53'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDeRjCeyTqJ-Cou-Z6AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.3006
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3484'
    'stuchkid' => 'selectstu_52'
    'slno' => '53'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDf0CT_K78WSSUWCa5AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.3376
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3487'
    'stuchkid' => 'selectstu_53'
    'slno' => '54'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDetUJi5dcGs-TotYQAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.3949
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3487'
    'stuchkid' => 'selectstu_53'
    'slno' => '54'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDYBoez_k1Oiia5hCiQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.4432
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3488'
    'stuchkid' => 'selectstu_54'
    'slno' => '55'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDb8duzkTsI7dW6kETAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.5198
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3488'
    'stuchkid' => 'selectstu_54'
    'slno' => '55'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDRqvVdgllPVQ4r2yrgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.5651
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3489'
    'stuchkid' => 'selectstu_55'
    'slno' => '56'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDeRjCeyTqJ-Cou-Z6QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.6258
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3489'
    'stuchkid' => 'selectstu_55'
    'slno' => '56'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDf0CT_K78WSSUWCa5QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.6802
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3490'
    'stuchkid' => 'selectstu_56'
    'slno' => '57'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDYBoez_k1Oiia5hCigAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.7795
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3490'
    'stuchkid' => 'selectstu_56'
    'slno' => '57'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDetUJi5dcGs-TotYQQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.7503
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:45 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3492'
    'stuchkid' => 'selectstu_57'
    'slno' => '58'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDb8duzkTsI7dW6kETQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.8713
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:45 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3492'
    'stuchkid' => 'selectstu_57'
    'slno' => '58'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDRqvVdgllPVQ4r2yrwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.9406
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3493'
    'stuchkid' => 'selectstu_58'
    'slno' => '59'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDeRjCeyTqJ-Cou-Z6gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434445.9943
    'REQUEST_TIME' => 1704434445
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3493'
    'stuchkid' => 'selectstu_58'
    'slno' => '59'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDv0CT_K78WSSUWCa5gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.043
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3494'
    'stuchkid' => 'selectstu_59'
    'slno' => '60'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDoBoez_k1Oiia5hCiwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.1101
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3494'
    'stuchkid' => 'selectstu_59'
    'slno' => '60'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDutUJi5dcGs-TotYQgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.1635
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3495'
    'stuchkid' => 'selectstu_60'
    'slno' => '61'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDr8duzkTsI7dW6kETgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.2196
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3495'
    'stuchkid' => 'selectstu_60'
    'slno' => '61'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDhqvVdgllPVQ4r2ysAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.2718
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3496'
    'stuchkid' => 'selectstu_61'
    'slno' => '62'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDuRjCeyTqJ-Cou-Z6wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.3523
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3496'
    'stuchkid' => 'selectstu_61'
    'slno' => '62'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDv0CT_K78WSSUWCa5wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.387
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3497'
    'stuchkid' => 'selectstu_62'
    'slno' => '63'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDoBoez_k1Oiia5hCjAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.4352
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3497'
    'stuchkid' => 'selectstu_62'
    'slno' => '63'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDutUJi5dcGs-TotYQwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.505
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3498'
    'stuchkid' => 'selectstu_63'
    'slno' => '64'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDr8duzkTsI7dW6kETwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.5672
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3498'
    'stuchkid' => 'selectstu_63'
    'slno' => '64'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDhqvVdgllPVQ4r2ysQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.6047
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3499'
    'stuchkid' => 'selectstu_64'
    'slno' => '65'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDuRjCeyTqJ-Cou-Z7AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.6874
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3499'
    'stuchkid' => 'selectstu_64'
    'slno' => '65'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDv0CT_K78WSSUWCa6AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.7356
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3500'
    'stuchkid' => 'selectstu_65'
    'slno' => '66'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDoBoez_k1Oiia5hCjQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.7871
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:46 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3500'
    'stuchkid' => 'selectstu_65'
    'slno' => '66'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDutUJi5dcGs-TotYRAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.8479
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3501'
    'stuchkid' => 'selectstu_66'
    'slno' => '67'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDr8duzkTsI7dW6kEUAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.9032
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:46 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3501'
    'stuchkid' => 'selectstu_66'
    'slno' => '67'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDhqvVdgllPVQ4r2ysgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434446.9658
    'REQUEST_TIME' => 1704434446
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3502'
    'stuchkid' => 'selectstu_67'
    'slno' => '68'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-RjCeyTqJ-Cou-Z7QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.0413
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3502'
    'stuchkid' => 'selectstu_67'
    'slno' => '68'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD_0CT_K78WSSUWCa6QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.083
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3503'
    'stuchkid' => 'selectstu_68'
    'slno' => '69'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD4Boez_k1Oiia5hCjgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.1431
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3503'
    'stuchkid' => 'selectstu_68'
    'slno' => '69'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-tUJi5dcGs-TotYRQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.2107
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3504'
    'stuchkid' => 'selectstu_69'
    'slno' => '70'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD78duzkTsI7dW6kEUQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.2878
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3505'
    'stuchkid' => 'selectstu_70'
    'slno' => '71'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-RjCeyTqJ-Cou-Z7gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.4096
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3505'
    'stuchkid' => 'selectstu_70'
    'slno' => '71'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD_0CT_K78WSSUWCa6gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.4588
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3506'
    'stuchkid' => 'selectstu_71'
    'slno' => '72'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD4Boez_k1Oiia5hCjwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.5291
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3506'
    'stuchkid' => 'selectstu_71'
    'slno' => '72'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-tUJi5dcGs-TotYRgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.6031
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3504'
    'stuchkid' => 'selectstu_69'
    'slno' => '70'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDxqvVdgllPVQ4r2yswAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.3438
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3508'
    'stuchkid' => 'selectstu_72'
    'slno' => '73'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-RjCeyTqJ-Cou-Z7wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.7331
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3508'
    'stuchkid' => 'selectstu_72'
    'slno' => '73'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD78duzkTsI7dW6kEUgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.6887
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:47 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3510'
    'stuchkid' => 'selectstu_73'
    'slno' => '74'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD_0CT_K78WSSUWCa6wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.7866
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3510'
    'stuchkid' => 'selectstu_73'
    'slno' => '74'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD4Boez_k1Oiia5hCkAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.856
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:47 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3511'
    'stuchkid' => 'selectstu_74'
    'slno' => '75'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebD-tUJi5dcGs-TotYRwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434447.9391
    'REQUEST_TIME' => 1704434447
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3511'
    'stuchkid' => 'selectstu_74'
    'slno' => '75'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebDxqvVdgllPVQ4r2ytAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.013
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3512'
    'stuchkid' => 'selectstu_75'
    'slno' => '76'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEORjCeyTqJ-Cou-Z8AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.0688
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3512'
    'stuchkid' => 'selectstu_75'
    'slno' => '76'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEL8duzkTsI7dW6kEUwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.1293
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3513'
    'stuchkid' => 'selectstu_76'
    'slno' => '77'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEP0CT_K78WSSUWCa7AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.1728
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3515'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEOtUJi5dcGs-TotYSAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.2974
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3515'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEBqvVdgllPVQ4r2ytQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.3518
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3513'
    'stuchkid' => 'selectstu_76'
    'slno' => '77'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEIBoez_k1Oiia5hCkQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.2384
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3516'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEORjCeyTqJ-Cou-Z8QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.4357
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3516'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEL8duzkTsI7dW6kEVAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.4861
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3517'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEOtUJi5dcGs-TotYSQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.6434
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3517'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEP0CT_K78WSSUWCa7QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.5895
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3522'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEBqvVdgllPVQ4r2ytgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.694
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:48 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3522'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEIBoez_k1Oiia5hCkgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.762
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3523'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEL8duzkTsI7dW6kEVQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.8966
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3523'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEORjCeyTqJ-Cou-Z8gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.8558
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3524'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEP0CT_K78WSSUWCa7gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.0116
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:48 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3524'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEOtUJi5dcGs-TotYSgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434448.9745
    'REQUEST_TIME' => 1704434448
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3525'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebERqvVdgllPVQ4r2ytwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.1261
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3525'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEYBoez_k1Oiia5hCkwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.1809
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3527'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEb8duzkTsI7dW6kEVgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.2426
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3527'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEeRjCeyTqJ-Cou-Z8wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.299
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3528'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEf0CT_K78WSSUWCa7wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.3518
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3528'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEetUJi5dcGs-TotYSwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.4039
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3529'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebERqvVdgllPVQ4r2yuAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.4618
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3529'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEYBoez_k1Oiia5hClAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.5235
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3530'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEb8duzkTsI7dW6kEVwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.6029
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3531'
    'stuchkid' => 'selectstu_88'
    'slno' => '89'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEf0CT_K78WSSUWCa8AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.7029
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:49 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3530'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEeRjCeyTqJ-Cou-Z9AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.6558
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3531'
    'stuchkid' => 'selectstu_88'
    'slno' => '89'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEetUJi5dcGs-TotYTAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.7661
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3569'
    'stuchkid' => 'selectstu_89'
    'slno' => '90'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEYBoez_k1Oiia5hClQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.8878
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3569'
    'stuchkid' => 'selectstu_89'
    'slno' => '90'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebERqvVdgllPVQ4r2yuQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.8317
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:49 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3573'
    'stuchkid' => 'selectstu_90'
    'slno' => '91'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEb8duzkTsI7dW6kEWAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434449.9715
    'REQUEST_TIME' => 1704434449
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3573'
    'stuchkid' => 'selectstu_90'
    'slno' => '91'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEf0CT_K78WSSUWCa8QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.0304
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3576'
    'stuchkid' => 'selectstu_91'
    'slno' => '92'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEuRjCeyTqJ-Cou-Z9QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.1028
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3576'
    'stuchkid' => 'selectstu_91'
    'slno' => '92'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEutUJi5dcGs-TotYTQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.276
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3575'
    'stuchkid' => 'selectstu_92'
    'slno' => '93'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEoBoez_k1Oiia5hClgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.3361
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3574'
    'stuchkid' => 'selectstu_93'
    'slno' => '94'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEr8duzkTsI7dW6kEWQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.4769
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3575'
    'stuchkid' => 'selectstu_92'
    'slno' => '93'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEhqvVdgllPVQ4r2yugAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.4196
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3574'
    'stuchkid' => 'selectstu_93'
    'slno' => '94'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEv0CT_K78WSSUWCa8gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.5447
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3577'
    'stuchkid' => 'selectstu_94'
    'slno' => '95'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEutUJi5dcGs-TotYTgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.6955
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3577'
    'stuchkid' => 'selectstu_94'
    'slno' => '95'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEuRjCeyTqJ-Cou-Z9gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.6487
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:50 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3578'
    'stuchkid' => 'selectstu_95'
    'slno' => '96'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEoBoez_k1Oiia5hClwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.7373
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3579'
    'stuchkid' => 'selectstu_96'
    'slno' => '97'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEhqvVdgllPVQ4r2yuwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.8804
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3579'
    'stuchkid' => 'selectstu_96'
    'slno' => '97'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEv0CT_K78WSSUWCa8wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.9591
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3580'
    'stuchkid' => 'selectstu_97'
    'slno' => '98'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEutUJi5dcGs-TotYTwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.0254
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:50 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3578'
    'stuchkid' => 'selectstu_95'
    'slno' => '96'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebEr8duzkTsI7dW6kEWgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434450.8131
    'REQUEST_TIME' => 1704434450
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3580'
    'stuchkid' => 'selectstu_97'
    'slno' => '98'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE-RjCeyTqJ-Cou-Z9wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.1149
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3581'
    'stuchkid' => 'selectstu_98'
    'slno' => '99'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE4Boez_k1Oiia5hCmAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.1642
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3581'
    'stuchkid' => 'selectstu_98'
    'slno' => '99'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebExqvVdgllPVQ4r2yvAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.2287
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3582'
    'stuchkid' => 'selectstu_99'
    'slno' => '100'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '45'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE-tUJi5dcGs-TotYUAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.326
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3582'
    'stuchkid' => 'selectstu_99'
    'slno' => '100'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '45'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE_0CT_K78WSSUWCa9AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.2713
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3583'
    'stuchkid' => 'selectstu_100'
    'slno' => '101'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE78duzkTsI7dW6kEWwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.4011
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3583'
    'stuchkid' => 'selectstu_100'
    'slno' => '101'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE-RjCeyTqJ-Cou-Z-AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.4795
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3584'
    'stuchkid' => 'selectstu_101'
    'slno' => '102'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE4Boez_k1Oiia5hCmQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.5479
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3584'
    'stuchkid' => 'selectstu_101'
    'slno' => '102'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebExqvVdgllPVQ4r2yvQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.5822
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3587'
    'stuchkid' => 'selectstu_102'
    'slno' => '103'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE_0CT_K78WSSUWCa9QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.6804
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3587'
    'stuchkid' => 'selectstu_102'
    'slno' => '103'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE-tUJi5dcGs-TotYUQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.6436
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3588'
    'stuchkid' => 'selectstu_103'
    'slno' => '104'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE78duzkTsI7dW6kEXAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.7712
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3588'
    'stuchkid' => 'selectstu_103'
    'slno' => '104'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE-RjCeyTqJ-Cou-Z-QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.8291
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:51 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3589'
    'stuchkid' => 'selectstu_104'
    'slno' => '105'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE4Boez_k1Oiia5hCmgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.8754
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3589'
    'stuchkid' => 'selectstu_104'
    'slno' => '105'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebExqvVdgllPVQ4r2yvgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.935
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:51 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3593'
    'stuchkid' => 'selectstu_105'
    'slno' => '106'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebE_0CT_K78WSSUWCa9gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434451.9766
    'REQUEST_TIME' => 1704434451
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3593'
    'stuchkid' => 'selectstu_105'
    'slno' => '106'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFOtUJi5dcGs-TotYUgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.0597
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3594'
    'stuchkid' => 'selectstu_106'
    'slno' => '107'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFL8duzkTsI7dW6kEXQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.1605
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3594'
    'stuchkid' => 'selectstu_106'
    'slno' => '107'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFORjCeyTqJ-Cou-Z-gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.1984
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3595'
    'stuchkid' => 'selectstu_107'
    'slno' => '108'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFIBoez_k1Oiia5hCmwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.246
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3596'
    'stuchkid' => 'selectstu_108'
    'slno' => '109'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFP0CT_K78WSSUWCa9wAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.4024
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3597'
    'stuchkid' => 'selectstu_109'
    'slno' => '110'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFL8duzkTsI7dW6kEXgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.5265
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3595'
    'stuchkid' => 'selectstu_107'
    'slno' => '108'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFBqvVdgllPVQ4r2yvwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.315
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3596'
    'stuchkid' => 'selectstu_108'
    'slno' => '109'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFOtUJi5dcGs-TotYUwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.435
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3597'
    'stuchkid' => 'selectstu_109'
    'slno' => '110'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFORjCeyTqJ-Cou-Z-wAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.605
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3598'
    'stuchkid' => 'selectstu_110'
    'slno' => '111'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFIBoez_k1Oiia5hCnAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.7246
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:52 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3598'
    'stuchkid' => 'selectstu_110'
    'slno' => '111'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFP0CT_K78WSSUWCa-AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.8068
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3599'
    'stuchkid' => 'selectstu_111'
    'slno' => '112'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFL8duzkTsI7dW6kEXwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.8917
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:52 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3599'
    'stuchkid' => 'selectstu_111'
    'slno' => '112'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFBqvVdgllPVQ4r2ywAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434452.9399
    'REQUEST_TIME' => 1704434452
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3600'
    'stuchkid' => 'selectstu_112'
    'slno' => '113'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFOtUJi5dcGs-TotYVAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.0058
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3601'
    'stuchkid' => 'selectstu_113'
    'slno' => '114'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFYBoez_k1Oiia5hCnQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.1025
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3600'
    'stuchkid' => 'selectstu_112'
    'slno' => '113'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFeRjCeyTqJ-Cou-Z_AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.0706
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3601'
    'stuchkid' => 'selectstu_113'
    'slno' => '114'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFf0CT_K78WSSUWCa-QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.1868
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3602'
    'stuchkid' => 'selectstu_114'
    'slno' => '115'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFb8duzkTsI7dW6kEYAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.2586
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3602'
    'stuchkid' => 'selectstu_114'
    'slno' => '115'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFRqvVdgllPVQ4r2ywQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.3292
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3603'
    'stuchkid' => 'selectstu_115'
    'slno' => '116'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFYBoez_k1Oiia5hCngAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.4577
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3603'
    'stuchkid' => 'selectstu_115'
    'slno' => '116'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFetUJi5dcGs-TotYVQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.405
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3604'
    'stuchkid' => 'selectstu_116'
    'slno' => '117'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5985'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFeRjCeyTqJ-Cou-Z_QAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.5394
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3604'
    'stuchkid' => 'selectstu_116'
    'slno' => '117'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5991'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFf0CT_K78WSSUWCa-gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.5782
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3605'
    'stuchkid' => 'selectstu_117'
    'slno' => '118'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5990'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFb8duzkTsI7dW6kEYQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.6433
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3605'
    'stuchkid' => 'selectstu_117'
    'slno' => '118'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5986'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFRqvVdgllPVQ4r2ywgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.7156
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3606'
    'stuchkid' => 'selectstu_118'
    'slno' => '119'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5993'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFYBoez_k1Oiia5hCnwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.7592
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-05 06:00:53 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:00:53 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3606'
    'stuchkid' => 'selectstu_118'
    'slno' => '119'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '46'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '5992'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebFetUJi5dcGs-TotYVgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434453.82
    'REQUEST_TIME' => 1704434453
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-05 06:01:50 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 06:01:50 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:01:50 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795148'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'bLbfTmChNFrE-jxKIN95blkd3WTHwsIxjbgKZNkrah8v_J4vCu0BDbGlWTpRik0FYHiaArC4q3Pgil8AtGArTg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47140'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebTuRjCeyTqJ-Cou-aAAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434510.6466
    'REQUEST_TIME' => 1704434510
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 06:02:23 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-05 06:02:23 [103.175.137.136][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.136
2024-01-05 06:02:23 [103.175.137.136][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'I_i8cWIG-SYHSGz-xSxSYKmW9j-sWM-R8t7pn_EKLvRxi_IDMXa1X11xL6vzSBUF9sKhdvMpn6aKlZPwvDt9xA=='
    'scholar_id' => [
        0 => '2111'
        1 => '2165'
        2 => '2166'
        3 => '2113'
        4 => '2197'
        5 => '2198'
        6 => '2199'
        7 => '2200'
        8 => '2201'
        9 => '2202'
        10 => '2203'
        11 => '2204'
        12 => '2205'
        13 => '2222'
        14 => '2223'
        15 => '2225'
        16 => '2226'
        17 => '2227'
        18 => '2229'
        19 => '2230'
        20 => '2231'
        21 => '2232'
        22 => '2233'
        23 => '2234'
        24 => '2235'
        25 => '2236'
        26 => '2237'
        27 => '2238'
        28 => '2239'
        29 => '2240'
        30 => '2241'
        31 => '2242'
        32 => '2243'
        33 => '2244'
        34 => '2245'
        35 => '2246'
        36 => '2247'
        37 => '3469'
        38 => '3470'
        39 => '3471'
        40 => '3472'
        41 => '3473'
        42 => '3474'
        43 => '3475'
        44 => '3476'
        45 => '3477'
        46 => '3478'
        47 => '3479'
        48 => '3480'
        49 => '3481'
        50 => '3482'
        51 => '3483'
        52 => '3484'
        53 => '3487'
        54 => '3488'
        55 => '3489'
        56 => '3490'
        57 => '3492'
        58 => '3493'
        59 => '3494'
        60 => '3495'
        61 => '3496'
        62 => '3497'
        63 => '3498'
        64 => '3499'
        65 => '3500'
        66 => '3501'
        67 => '3502'
        68 => '3503'
        69 => '3504'
        70 => '3505'
        71 => '3506'
        72 => '3508'
        73 => '3510'
        74 => '3511'
        75 => '3512'
        76 => '3513'
        77 => '3515'
        78 => '3516'
        79 => '3517'
        80 => '3522'
        81 => '3523'
        82 => '3524'
        83 => '3525'
        84 => '3527'
        85 => '3528'
        86 => '3529'
        87 => '3530'
        88 => '3531'
        89 => '3569'
        90 => '3573'
        91 => '3576'
        92 => '3575'
        93 => '3574'
        94 => '3577'
        95 => '3578'
        96 => '3579'
        97 => '3580'
        98 => '3581'
        99 => '3582'
        100 => '3583'
        101 => '3584'
        102 => '3587'
        103 => '3588'
        104 => '3589'
        105 => '3593'
        106 => '3594'
        107 => '3595'
        108 => '3596'
        109 => '3597'
        110 => '3598'
        111 => '3599'
        112 => '3600'
        113 => '3601'
        114 => '3602'
        115 => '3603'
        116 => '3604'
        117 => '3605'
        118 => '3606'
    ]
    'scholar_code' => [
        0 => 'JK0420'
        1 => 'JK0440'
        2 => 'JK0445'
        3 => 'JK0422'
        4 => 'JK0453'
        5 => 'JK0454'
        6 => 'JK0455'
        7 => 'JK0456'
        8 => 'JK0457'
        9 => 'JK0458'
        10 => 'JK0459'
        11 => 'JK0460'
        12 => 'JK0461'
        13 => 'JK0462'
        14 => 'JK0463'
        15 => 'JK0465'
        16 => 'JK0466'
        17 => 'JK0467'
        18 => 'JK0469'
        19 => 'JK0470'
        20 => 'JK0471'
        21 => 'JK0472'
        22 => 'JK0473'
        23 => 'JK0474'
        24 => 'JK0475'
        25 => 'JK0476'
        26 => 'JK0477'
        27 => 'JK0478'
        28 => 'JK0479'
        29 => 'JK0480'
        30 => 'JK0481'
        31 => 'JK0482'
        32 => 'JK0483'
        33 => 'JK0484'
        34 => 'JK0485'
        35 => 'JK0486'
        36 => 'JK0487'
        37 => 'JK0489'
        38 => 'JK0490'
        39 => 'JK0491'
        40 => 'JK0492'
        41 => 'JK0493'
        42 => 'JK0494'
        43 => 'JK0495'
        44 => 'JK0496'
        45 => 'JK0497'
        46 => 'JK0498'
        47 => 'JK0499'
        48 => 'JK0500'
        49 => 'JK0501'
        50 => 'JK0502'
        51 => 'JK0503'
        52 => 'JK0504'
        53 => 'JK0505'
        54 => 'JK0506'
        55 => 'JK0507'
        56 => 'JK0508'
        57 => 'JK0509'
        58 => 'JK0510'
        59 => 'JK0511'
        60 => 'JK0512'
        61 => 'JK0513'
        62 => 'JK0514'
        63 => 'JK0515'
        64 => 'JK0516'
        65 => 'JK0517'
        66 => 'JK0518'
        67 => 'JK0519'
        68 => 'JK0520'
        69 => 'JK0521'
        70 => 'JK0522'
        71 => 'JK0523'
        72 => 'JK0525'
        73 => 'JK0527'
        74 => 'JK0528'
        75 => 'JK0529'
        76 => 'JK0530'
        77 => 'JK0532'
        78 => 'JK0533'
        79 => 'JK0534'
        80 => 'JK0536'
        81 => 'JK0537'
        82 => 'JK0538'
        83 => 'JK0539'
        84 => 'JK0541'
        85 => 'JK0542'
        86 => 'JK0543'
        87 => 'JK0544'
        88 => 'JK0545'
        89 => 'JK0546'
        90 => 'JK0547'
        91 => 'JK0548'
        92 => 'JK0549'
        93 => 'JK0550'
        94 => 'JK0551'
        95 => 'JK0552'
        96 => 'JK0553'
        97 => 'JK0554'
        98 => 'JK0555'
        99 => 'JK0556'
        100 => 'JK0557'
        101 => 'JK0558'
        102 => 'JK0559'
        103 => 'JK0560'
        104 => 'JK0561'
        105 => 'JK0562'
        106 => 'JK0563'
        107 => 'JK0564'
        108 => 'JK0565'
        109 => 'JK0566'
        110 => 'JK0567'
        111 => 'JK0568'
        112 => 'JK0569'
        113 => 'JK0570'
        114 => 'JK0571'
        115 => 'JK0572'
        116 => 'JK0573'
        117 => 'JK0574'
        118 => 'JK0575'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class 12'
        1 => '2023-2024 _ class 11'
        2 => '2023-2024 _ class 10'
        3 => '2023-2024 _ class 12'
        4 => '2023-2024 _ class 8'
        5 => '2023-2024 _ class 8'
        6 => '2023-2024 _ class 9'
        7 => '2023-2024 _ class 8'
        8 => '2023-2024 _ class 12'
        9 => '2023-2024 _ class 5'
        10 => '2023-2024 _ class 7'
        11 => '2023-2024 _ class 11'
        12 => '2023-2024 _ class 7'
        13 => '2023-2024 _ class 4'
        14 => '2023-2024 _ class 6'
        15 => '2023-2024 _ class 6'
        16 => '2023-2024 _ class 3'
        17 => '2023-2024 _ class 4'
        18 => '2023-2024 _ class 9'
        19 => '2023-2024 _ class 9'
        20 => '2023-2024 _ class 8'
        21 => '2023-2024 _ class 8'
        22 => '2023-2024 _ class 4'
        23 => '2023-2024 _ class 11'
        24 => '2023-2024 _ class 9'
        25 => '2023-2024 _ class 12'
        26 => '2023-2024 _ class 12'
        27 => '2023-2024 _ class 9'
        28 => '2023-2024 _ class 10'
        29 => '2023-2024 _ class 1'
        30 => '2023-2024 _ class 8'
        31 => '2023-2024 _ class 12'
        32 => '2023-2024 _ class 9'
        33 => '2023-2024 _ class 4'
        34 => '2023-2024 _ class 5'
        35 => '2023-2024 _ class 11'
        36 => '2023-2024 _ class 3'
        37 => '2023-2024 _ class 5'
        38 => '2023-2024 _ class 2'
        39 => '2023-2024 _ class 3'
        40 => '2023-2024 _ class 12'
        41 => '2023-2024 _ class 9'
        42 => '2023-2024 _ class 2'
        43 => '2023-2024 _ class 6'
        44 => '2023-2024 _ class 6'
        45 => '2023-2024 _ class 11'
        46 => '2023-2024 _ class 12'
        47 => '2023-2024 _ class 12'
        48 => '2023-2024 _ class 12'
        49 => '2023-2024 _ class 2'
        50 => '2023-2024 _ class 8'
        51 => '2023-2024 _ class 8'
        52 => '2023-2024 _ class 6'
        53 => '2023-2024 _ class 7'
        54 => '2023-2024 _ class 6'
        55 => '2023-2024 _ class 11'
        56 => '2023-2024 _ class 10'
        57 => '2023-2024 _ class 4'
        58 => '2023-2024 _ class 10'
        59 => '2023-2024 _ class 1'
        60 => '2023-2024 _ class 4'
        61 => '2023-2024 _ class 8'
        62 => '2023-2024 _ class 7'
        63 => '2023-2024 _ class 4'
        64 => '2023-2024 _ class 7'
        65 => '2023-2024 _ class UKG'
        66 => '2023-2024 _ class 7'
        67 => '2023-2024 _ class 5'
        68 => '2023-2024 _ class 7'
        69 => '2023-2024 _ class 10'
        70 => '2023-2024 _ class 3'
        71 => '2023-2024 _ class 9'
        72 => '2023-2024 _ class 10'
        73 => '2023-2024 _ class 11'
        74 => '2023-2024 _ class 12'
        75 => '2023-2024 _ class 12'
        76 => '2023-2024 _ class 1'
        77 => '2023-2024 _ class UKG'
        78 => '2023-2024 _ class 6'
        79 => '2023-2024 _ class 5'
        80 => '2023-2024 _ class 1'
        81 => '2023-2024 _ class 4'
        82 => '2023-2024 _ class 3'
        83 => '2023-2024 _ class 3'
        84 => '2023-2024 _ class 5'
        85 => '2023-2024 _ class 5'
        86 => '2023-2024 _ class 5'
        87 => '2023-2024 _ class 11'
        88 => '2023-2024 _ class 3'
        89 => '2023-2024 _ class 6'
        90 => '2023-2024 _ class 2'
        91 => '2023-2024 _ class 3'
        92 => '2023-2024 _ class 4'
        93 => '2023-2024 _ class 8'
        94 => '2023-2024 _ class 2'
        95 => '2023-2024 _ class UKG'
        96 => '2023-2024 _ class 3'
        97 => '2023-2024 _ class 10'
        98 => '2023-2024 _ class 5'
        99 => '2023-2024 _ class 2'
        100 => '2023-2024 _ class UKG'
        101 => '2023-2024 _ class 5'
        102 => '2023-2024 _ class 2'
        103 => '2023-2024 _ class 7'
        104 => '2023-2024 _ class 5'
        105 => '2023-2024 _ class NURSERY'
        106 => '2023-2024 _ class NURSERY'
        107 => '2023-2024 _ class 8'
        108 => '2023-2024 _ class NURSERY'
        109 => '2023-2024 _ class 3'
        110 => '2023-2024 _ class 4'
        111 => '2023-2024 _ class NURSERY'
        112 => '2023-2024 _ class LKG'
        113 => '2023-2024 _ class 2'
        114 => '2023-2024 _ class 7'
        115 => '2023-2024 _ class 7'
        116 => '2023-2024 _ class 5'
        117 => '2023-2024 _ class NURSERY'
        118 => '2023-2024 _ class 2'
    ]
    'released_amt' => [
        0 => '10000'
        1 => '10000'
        2 => '10000'
        3 => '10000'
        4 => '10000'
        5 => '10000'
        6 => '10000'
        7 => '10000'
        8 => '10000'
        9 => '7500'
        10 => '7500'
        11 => '10000'
        12 => '7500'
        13 => '7500'
        14 => '7500'
        15 => '7500'
        16 => '7500'
        17 => '7500'
        18 => '10000'
        19 => '10000'
        20 => '10000'
        21 => '10000'
        22 => '7500'
        23 => '10000'
        24 => '10000'
        25 => '10000'
        26 => '10000'
        27 => '10000'
        28 => '10000'
        29 => '7500'
        30 => '10000'
        31 => '10000'
        32 => '10000'
        33 => '7500'
        34 => '7500'
        35 => '10000'
        36 => '7500'
        37 => '7500'
        38 => '7500'
        39 => '7500'
        40 => '10000'
        41 => '10000'
        42 => '7500'
        43 => '7500'
        44 => '7500'
        45 => '10000'
        46 => '10000'
        47 => '10000'
        48 => '10000'
        49 => '7500'
        50 => '10000'
        51 => '10000'
        52 => '7500'
        53 => '7500'
        54 => '7500'
        55 => '10000'
        56 => '10000'
        57 => '7500'
        58 => '10000'
        59 => '7500'
        60 => '7500'
        61 => '10000'
        62 => '7500'
        63 => '7500'
        64 => '7500'
        65 => '5000'
        66 => '7500'
        67 => '7500'
        68 => '7500'
        69 => '10000'
        70 => '7500'
        71 => '10000'
        72 => '10000'
        73 => '10000'
        74 => '10000'
        75 => '10000'
        76 => '7500'
        77 => '5000'
        78 => '7500'
        79 => '7500'
        80 => '7500'
        81 => '7500'
        82 => '7500'
        83 => '7500'
        84 => '7500'
        85 => '7500'
        86 => '7500'
        87 => '10000'
        88 => '7500'
        89 => '7500'
        90 => '7500'
        91 => '7500'
        92 => '7500'
        93 => '10000'
        94 => '7500'
        95 => '5000'
        96 => '7500'
        97 => '10000'
        98 => '7500'
        99 => '7500'
        100 => '5000'
        101 => '7500'
        102 => '7500'
        103 => '7500'
        104 => '7500'
        105 => '5000'
        106 => '5000'
        107 => '10000'
        108 => '5000'
        109 => '7500'
        110 => '7500'
        111 => '5000'
        112 => '5000'
        113 => '7500'
        114 => '7500'
        115 => '7500'
        116 => '7500'
        117 => '5000'
        118 => '7500'
    ]
    'Scholarship_release_bulk' => [
        'date' => '5/1/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'da61d3b57479bed8946008b86961be86'
    '_csrf' => '1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=Kashmir&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&sort=scholar_code&page=6'
]

$_SERVER = [
    'CONTENT_LENGTH' => '13468'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=da61d3b57479bed8946008b86961be86; _csrf=1b7e94831dd3acadd2eed41baaebac9e83a38a1fd6e8a5f386cb0c311bb19b42a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22RsNrSpLyZ9CU6dGe_TWI_qP7xKzoM1S0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.136'
    'REMOTE_PORT' => '6105'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZebb_0CT_K78WSSUWCa_AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704434543.1681
    'REQUEST_TIME' => 1704434543
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-05 06:15:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:15:11 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'bLbfTmChNFrE-jxKIN95blkd3WTHwsIxjbgKZNkrah8v_J4vCu0BDbGlWTpRik0FYHiaArC4q3Pgil8AtGArTg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'MONALISA HEIGRUJAM'
        'date_of_birth' => '08/04/2014'
        'age' => '9'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'KHONGJOM'
        'current_address' => 'KHONGJOM, THOUBAL 795148'
        'pincodes' => '795148'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'THOUBAL'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'FRIENDSHIP ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURAI SAJOR KEIKAI, IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => 'NO'
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '26300'
        'fathername' => 'HEIGRUJAM ROBINSON SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'HEIGRUJAM RANJANA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'HEIGRUJAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHONGJOM BAZAR, KHONGJON THOUBAL 795148'
        'guardian_contact_no' => '8798135629'
        'occupation_of_guardian' => 'HOUSE WIFE, NOW HAS TAKEN UP WEARING'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '90000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'KEIKRUJAM MANISANA SING'
        'reference_person_address' => 'KHONGJON BAZAR'
        'rp_contact_no' => '8798135629'
        'date_of_incident' => '29/05/2023'
        'place_of_incident' => 'KHONGJON'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'VEHICLE DRIVER OF A BRICK FIRM'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'N0'
        'account_holder_name' => 'HEIGRUJAM RANJANA DEVI'
        'bank_name' => 'PUNJAB NATIONAL BANK'
        'branch_address' => 'KAKCHING'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0025620'
        'accountno' => '0256010756044'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0412'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111729.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpBG940b'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 2057049
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '2066611'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryW8kjjdlYrrBqHJp1'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52693'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeeaga91bChrBR6t7mqqQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704435306.6309
    'REQUEST_TIME' => 1704435306
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 06:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 06:15:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:15:12 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3616'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3616'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52693'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3616'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeebwa91bChrBR6t7mqqgAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704435312.0257
    'REQUEST_TIME' => 1704435312
    'argv' => [
        0 => 'r=student%2Fview&id=3616'
    ]
    'argc' => 1
]
2024-01-05 06:28:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 06:28:11 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:28:11 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3616'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '49928'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZehe4jWB3B9xXDUuMUPRAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704436091.6153
    'REQUEST_TIME' => 1704436091
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 06:50:59 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 06:50:59 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:50:58 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60626'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZem0tiLMP1Jl0zhNbBxVQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704437458.7273
    'REQUEST_TIME' => 1704437458
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 06:52:45 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 06:52:45 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 06:52:45 [120.57.112.7][85][56a325553c42e1a795b69860a2542407][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795002'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'tiEzcJrza4_YaQdf1DmVD9zb_XJC0MRGkD8nk_sRsdn1a3IR8L9e2K02Yi-lbKFk5b66FDWqrQT9DXL3llrwiA=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52828'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZenPYqv6eDVBMANuktAZwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704437565.6334
    'REQUEST_TIME' => 1704437565
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 07:03:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 07:03:09 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'tiEzcJrza4_YaQdf1DmVD9zb_XJC0MRGkD8nk_sRsdn1a3IR8L9e2K02Yi-lbKFk5b66FDWqrQT9DXL3llrwiA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'GAITRY PHURITSHABAM'
        'date_of_birth' => '18/02/2015'
        'age' => '8'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'SC'
        'place_of_birth' => 'KHURUKHUL'
        'current_address' => 'KHURUKHUL IMPHAL WEST'
        'pincodes' => '795002'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURUKHUL STANDARD ENGLISH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURUKHUL'
        'school_pincode' => '795002'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '24700'
        'fathername' => 'PHURITSABAM KHAMBA KHAMBA'
        'fdeceased' => 'yes'
        'mothername' => 'PHURITSABAM BIJAYARANI'
        'mdeceased' => 'no'
        'guardian_name' => 'PHURITSABAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'KHURKHUL MAKHA LEIKAI, IMPJHAL WEST'
        'guardian_contact_no' => '8414060203'
        'occupation_of_guardian' => 'RAISING DUCKS'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '50000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'PHURITSHABAM TONDON'
        'reference_person_address' => 'KHURKHUL MAKHA LEIKAI'
        'rp_contact_no' => '9862422782'
        'date_of_incident' => '04/05/2023'
        'place_of_incident' => 'SENJAM CHIRANG FOOTHILL'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'LABOUR'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'PHURISABAM BIJAYARANI DEVI'
        'bank_name' => 'CENTRAL BANK OF INDIA'
        'branch_address' => 'M G AVENUE THANGAL BAZAR'
        'branch_code' => ''
        'ifsc_code' => 'CBIN0281680'
        'accountno' => '5416547138'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0413'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112052.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpvpLQ1P'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 982567
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '992103'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryxTjNB6c3fRkOHZ1b'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52798'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZepqxd76wZswedMsSh_iwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704438187.1576
    'REQUEST_TIME' => 1704438187
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 07:03:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 07:03:10 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 07:03:10 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3617'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3617'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52798'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3617'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZeprhd76wZswedMsSh_jAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704438190.317
    'REQUEST_TIME' => 1704438190
    'argv' => [
        0 => 'r=student%2Fview&id=3617'
    ]
    'argc' => 1
]
2024-01-05 08:55:00 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 08:55:00 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:54:59 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34624'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfD41kAKD_XR_VrZL49ggAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704444899.9607
    'REQUEST_TIME' => 1704444899
    'argv' => []
    'argc' => 0
]
2024-01-05 08:55:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-05 08:55:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:55:13 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'KI84nBbaz06yxwvRV0Z7RdPXmHwooaDA9Ry7H6Kvuu5rxXn9fJb6GceYbqEmE08u6rLfGl_byYKYLu57z-T7vw=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '56a325553c42e1a795b69860a2542407'
    '_csrf' => '879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=56a325553c42e1a795b69860a2542407; _csrf=879d7e6d4efd3e9eb93b0c5d6faa53a62534fec6f77d31aaa43289795630c661a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CJAajL5Wu_epqU4k9eGfwziBm2UdmKAQ%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34641'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfD8XQwGpSz7gbiFrLjFgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704444913.4136
    'REQUEST_TIME' => 1704444913
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-05 08:55:14 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 08:55:14 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:55:14 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34641'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfD8nQwGpSz7gbiFrLjFwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704444914.1625
    'REQUEST_TIME' => 1704444914
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-05 08:55:21 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 08:55:21 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:55:21 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34641'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfD-XQwGpSz7gbiFrLjGQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704444921.1488
    'REQUEST_TIME' => 1704444921
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 08:55:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 08:55:24 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:55:24 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34641'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfD_HQwGpSz7gbiFrLjGgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704444924.4789
    'REQUEST_TIME' => 1704444924
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 08:58:18 [120.57.112.7][85][b0a1f3bf48c3c903e3569aa36149fbea][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 08:58:18 [120.57.112.7][85][b0a1f3bf48c3c903e3569aa36149fbea][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-05 08:58:18 [120.57.112.7][85][b0a1f3bf48c3c903e3569aa36149fbea][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795103'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'v4R7w3NQ6RrUfTozbOGIUNzwJ7viEfXAuk0hItQKaQj3vBC7GCK6ULY_SlwWsLEIi5FL7rVSsq3XHFtk4DohZw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36479'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfEqtGd7r5RmyFau5DYxQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704445098.115
    'REQUEST_TIME' => 1704445098
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 09:13:43 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:13:43 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'v4R7w3NQ6RrUfTozbOGIUNzwJ7viEfXAuk0hItQKaQj3vBC7GCK6ULY_SlwWsLEIi5FL7rVSsq3XHFtk4DohZw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUBA SAGOLSHEM'
        'date_of_birth' => '21/11/2020'
        'age' => '3'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'KAKCHING'
        'current_address' => 'SEKMAIJIN KITUNOO, PO KAKCHING, THOUBAL'
        'pincodes' => '795103'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'THOUBAL'
        'other_contact_no' => ''
        'name_of_the_school' => 'THE PHOUBAKCH UNIQUE PUBLIC SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'PHOUBAKCHAO LITAN MAKTONG, IMPHAL WEST'
        'school_pincode' => '795132'
        'class' => 'PREPARATORY'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '15400'
        'fathername' => 'SAGOLSHEM NGALEIBA MEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'LEISHANGTHEM SILBIYA CHANU'
        'mdeceased' => 'no'
        'guardian_name' => 'LEISHANGTHEM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'SEKMAIJIN MANING LEIKAI, PO. KAKCHING PS. HIYANALAM, THOUBAL - 797103'
        'guardian_contact_no' => '7628816277'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1/2'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'SOROKHAIBAM TOMBA SING'
        'reference_person_address' => 'SEKMAIJIN KHUNOU'
        'rp_contact_no' => '936603118'
        'date_of_incident' => '04/07/2023'
        'place_of_incident' => 'SOMEWHER IN BETWEEN KANGLAONGBI AND KANGPOKPI'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'FARMER'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'LEISHANGTHEM SILBIYA CHANU'
        'bank_name' => 'THE MANIPUR STATE CO-OPERATIVE BANK LTD.'
        'branch_address' => 'IMPHAL'
        'branch_code' => ''
        'ifsc_code' => 'YESB0MSCB01'
        'accountno' => '70601557912'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0414'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111809.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpUaZOZi'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1910009
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1919661'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundarypUZFBH33CNroyssA'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61191'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfIRY8zakys5aJZ5OHDTAAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446021.2331
    'REQUEST_TIME' => 1704446021
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 09:13:43 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 09:13:43 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:13:43 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3618'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3618'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61191'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3618'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfIR48zakys5aJZ5OHDTQAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446023.4605
    'REQUEST_TIME' => 1704446023
    'argv' => [
        0 => 'r=student%2Fview&id=3618'
    ]
    'argc' => 1
]
2024-01-05 09:14:23 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 09:14:23 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:14:23 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3618'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61259'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfIb1kAKD_XR_VrZL49lAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446063.2089
    'REQUEST_TIME' => 1704446063
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 09:14:26 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 09:14:26 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:14:25 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61259'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfIcVkAKD_XR_VrZL49lQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446065.8488
    'REQUEST_TIME' => 1704446065
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 09:16:09 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 09:16:09 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:16:09 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795010'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'xwD6RqlCcnXjA2naQddb-wJctxwKI_trJdeYHV8KYuqPOJE-wjAhP4FBGbU7hmKjVT3bSV1gvAZIhuJbazoqhQ=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61214'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfI2bykrv5GExehYsc85wAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446169.8299
    'REQUEST_TIME' => 1704446169
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 09:23:55 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:23:55 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'xwD6RqlCcnXjA2naQddb-wJctxwKI_trJdeYHV8KYuqPOJE-wjAhP4FBGbU7hmKjVT3bSV1gvAZIhuJbazoqhQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'MAYANGLAMBAM SANATOMBI CHANU'
        'date_of_birth' => '16/02/2015'
        'age' => '8'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'MAMANG LEIKAI'
        'current_address' => 'OKSHU MAMANG LEIKAI, OKSHU, IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'SARASWATI BAL VIDYA MANDIR'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Boarding'
        'address_of_the_school' => 'ANDRO IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '30000'
        'other_annual_charges' => '40000'
        'fathername' => 'MOIRANGTHEM HEMANT METEI'
        'fdeceased' => 'yes'
        'mothername' => 'TAKHELLAMBAM NGOUBI LEIMA'
        'mdeceased' => 'no'
        'guardian_name' => 'TAKHELLAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'OKSHU MAMANG LEIKAI, OKSHU, IMPHAL EAST 795010'
        'guardian_contact_no' => '6009779107'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '40000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'HEMANTA SINGH'
        'reference_person_address' => 'OMSHU MAMANG LEIKAI, OKSHU'
        'rp_contact_no' => '6009360924'
        'date_of_incident' => '14/06/2023'
        'place_of_incident' => 'KHAMELOK - AIGEJANG VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'MISTRY'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'TAKHELLAMBAM NGOUBI LEIMA'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'LAMLONG'
        'branch_code' => ''
        'ifsc_code' => 'UTBI0RRBMRB'
        'accountno' => '9005010090854'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0415'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112105.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php02e7OY'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 881722
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '891294'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryNVBqEIj8BLVfIdyJ'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61244'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfKqjHhpAuh6TO-5-vhZwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446634.3615
    'REQUEST_TIME' => 1704446634
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 09:23:55 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 09:23:55 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:23:55 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3619'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3619'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61244'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3619'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfKqzHhpAuh6TO-5-vhaAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446635.5936
    'REQUEST_TIME' => 1704446635
    'argv' => [
        0 => 'r=student%2Fview&id=3619'
    ]
    'argc' => 1
]
2024-01-05 09:25:58 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-05 09:25:58 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:25:58 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3619'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfLJj1_yxaXLz1x1wj0QQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446758.164
    'REQUEST_TIME' => 1704446758
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-05 09:26:02 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-05 09:26:02 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:26:02 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfLKj1_yxaXLz1x1wj0QgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704446762.4313
    'REQUEST_TIME' => 1704446762
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 09:53:11 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-05 09:53:11 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 09:53:11 [45.248.28.16][85][b0a1f3bf48c3c903e3569aa36149fbea][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795010'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XnZGrv50m_VZ0oasH7WFkOrDJjl2h3wzimEaWo3kJzgWTi3WlQbIvzuQ9sNl5LzIvaJKbCHEO17nMGAcudRvVw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61262'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfRhxcghoGlOnNREMQMpAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704448391.6607
    'REQUEST_TIME' => 1704448391
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-05 10:03:26 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 10:03:26 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'XnZGrv50m_VZ0oasH7WFkOrDJjl2h3wzimEaWo3kJzgWTi3WlQbIvzuQ9sNl5LzIvaJKbCHEO17nMGAcudRvVw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAISHRAM SANATHOI CHANU'
        'date_of_birth' => '12/12/2017'
        'age' => '6'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'OKSHU'
        'current_address' => 'NINGTHEMCHAKHUL, OKSHU IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'THE CAREER FOUNDAION ENGLISH ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'NEPET PALLI, IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => 'KG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '22900'
        'fathername' => 'LAISHRAM SURESH'
        'fdeceased' => 'yes'
        'mothername' => 'PECHIMAYUM IBEM'
        'mdeceased' => 'no'
        'guardian_name' => 'PECHIMAYUM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'OKSHU, NINGTHEMCHAKHUL IMPHAL EAST'
        'guardian_contact_no' => '9366549065'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '40000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'ANJALI KHUNDRAKPAM'
        'reference_person_address' => 'OKSHU, NINGTHEMCHAKHUL'
        'rp_contact_no' => '8837033728'
        'date_of_incident' => '14/06/2023'
        'place_of_incident' => 'KHAMELOK - AIGEJANG VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'MINING LABOUROR'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'PECHIMAYUM IBEM'
        'bank_name' => 'MANIPUR RURAL BANK'
        'branch_address' => 'LAMLAI'
        'branch_code' => ''
        'ifsc_code' => 'PUNB0RRBMRB'
        'accountno' => '9025010023278'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0416'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112237.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php9kg0AX'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1679082
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1688617'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryHb4PYV1NtDdM0qW8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61205'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfT3-PreyRTRKY_ilzn9wAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704448991.7854
    'REQUEST_TIME' => 1704448991
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-05 10:03:26 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-05 10:03:26 [45.248.28.16][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 45.248.28.16
2024-01-05 10:03:26 [45.248.28.16][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3620'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'b0a1f3bf48c3c903e3569aa36149fbea'
    '_csrf' => 'e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=b0a1f3bf48c3c903e3569aa36149fbea; _csrf=e8110d52b6467a36e515d35a7531752ca43184bd102d2bf1cff340710ef802fda%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22H8kxkrSJbBpozQ9XWalUWCGmmQzF40Ho%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3620'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.16'
    'REMOTE_PORT' => '61205'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3620'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfT7uPreyRTRKY_ilzn-AAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704449006.7375
    'REQUEST_TIME' => 1704449006
    'argv' => [
        0 => 'r=student%2Fview&id=3620'
    ]
    'argc' => 1
]
2024-01-05 10:11:29 [103.175.136.153][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.153
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-05 10:11:29 [103.175.136.153][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.153
2024-01-05 10:11:29 [103.175.136.153][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.153'
    'REMOTE_PORT' => '9824'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZfV0Th4w-4NEb_aQwPDPgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704449489.627
    'REQUEST_TIME' => 1704449489
    'argv' => []
    'argc' => 0
]
2024-01-08 05:19:06 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:19:06 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:19:06 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1819'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuFyi2-NkBWLLmF-o8W6gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691146.0914
    'REQUEST_TIME' => 1704691146
    'argv' => []
    'argc' => 0
]
2024-01-08 05:19:59 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 05:19:59 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:19:58 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Vi4GZ_dQTFY-74fFRZq-Rre3Be3e0jUnXa4tY6hwte0GTT8vkDgAEXfc0rAx-Psi9Pt334GIXhUo3Xct4QjSoA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '694343916e361c77c256df35ffbf1ead'
    '_csrf' => '93af68bdd61c90e4fd06404371eb08b779bdf26e9b36357637ee42f97c115665a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Pc9HghLGI3UutbEdCLr2_Zk2usZNIxgM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=694343916e361c77c256df35ffbf1ead; _csrf=93af68bdd61c90e4fd06404371eb08b779bdf26e9b36357637ee42f97c115665a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Pc9HghLGI3UutbEdCLr2_Zk2usZNIxgM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1821'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuF_hUXN7wBufLXdSqJ_gAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691198.9728
    'REQUEST_TIME' => 1704691198
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 05:20:00 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:20:00 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:19:59 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1821'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuF_xUXN7wBufLXdSqJ_wAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691199.7743
    'REQUEST_TIME' => 1704691199
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 05:20:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:20:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:20:18 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1819'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuGEu_VQMIY-kzwj5DCLwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691218.7609
    'REQUEST_TIME' => 1704691218
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:20:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:20:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:20:30 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0287'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1829'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuGHl2YOad8yY8fJquExwAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691230.5029
    'REQUEST_TIME' => 1704691230
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:20:41 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:20:41 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:20:41 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2083'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3139'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuGKVB54ZYhBKaKseOIMQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691241.2218
    'REQUEST_TIME' => 1704691241
    'argv' => [
        0 => 'r=student%2Fupdate&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:24:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:24:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2083'
]

$_POST = [
    '_csrf' => 'xGytD4KfXICSCtHRSZDlWIWXsDG_YgOfiESTPvMH9JatM-BbstQ57_NcveEk0q4xse6FfPU4QqnMIPATxEKW-A=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUJAM ARUN SINGH'
        'date_of_birth' => '01/02/2002'
        'age' => '17'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O(L) SH. N. THOPCHAO SINGH NONGPOK SEKMAI LILA KAMBONG YAIRIPOK THOUBAL MANIPUR - 795149'
        'pincodes' => '795149'
        'Contact_no' => '9612763903'
        'state' => 'MANIPUR '
        'district' => 'Thoubal'
        'other_contact_no' => '9612763903'
        'name_of_the_school' => 'THE L. I. STANDARD ENGLISH SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'ICHAM KHUNOU THOUBAL MANIPUR '
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' NINGTHOUJAM(O) SUNIBALA DEVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '02/02/2007'
        'place_of_incident' => ''
        'incident_details' => 'Father: died due to infected bullet wound.'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => ' KHUNDOM BIJETA CHANU'
        'bank_name' => ' BANK OF INDIA'
        'branch_address' => ' PAONA BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' BKID0005042'
        'accountno' => '504210110010668'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0287'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '23/05/2008'
        'remark' => 'Scholar shifted to relatives place for safely from war zone. So bank account relatives given, for time being. (8/1/2024) details in mail'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9542'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryIa3XKhMTU8f2t70Z'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3160'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuHGN41EFy0cbyQ47bAMAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691480.6529
    'REQUEST_TIME' => 1704691480
    'argv' => [
        0 => 'r=student%2Fupdate&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:24:41 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:24:41 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:24:41 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2083'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3160'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuHGN41EFy0cbyQ47bAMQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691481.0241
    'REQUEST_TIME' => 1704691481
    'argv' => [
        0 => 'r=student%2Fview&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:25:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:25:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:25:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3162'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuHNceJtVqdkguRGzZP4gAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691509.2074
    'REQUEST_TIME' => 1704691509
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:25:17 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:25:17 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:25:17 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0288'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3148'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuHPYX2m2wCdzwCb1iS_QAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691517.5366
    'REQUEST_TIME' => 1704691517
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:25:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:25:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:25:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2084'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2084'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3150'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2084'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuHU2wwmc6caAXyHLKp5QAAABg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691539.9172
    'REQUEST_TIME' => 1704691539
    'argv' => [
        0 => 'r=student%2Fupdate&id=2084'
    ]
    'argc' => 1
]
2024-01-08 05:29:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:16 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2084'
]

$_POST = [
    '_csrf' => 'i5aJ1T7IrDl-G2iSz1RVUa0LXBYVtX2GLOtpDqaG1e_iycSBDoPJVh9NBKKiFh44mXJpW1_vPLBojwojkcO3gQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUJAM ANIL SINGH'
        'date_of_birth' => '03/03/2000'
        'age' => '19'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O(L) SH. N. THOPCHAO SINGH NONGPOK SEKMAI LILA KAMBONG YAIRIPOK THOUBAL MANIPUR- 795149'
        'pincodes' => '795149'
        'Contact_no' => '9612763903'
        'state' => 'MANIPUR'
        'district' => 'Thoubal'
        'other_contact_no' => '9612763903'
        'name_of_the_school' => 'THE L. I. STANDARD ENGLISH SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'ICHAM KHUNOU THOUBAL MANIPUR MANIPUR'
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' NINGTHOUJAM (O)SUNIBALA DEVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '02/02/2007'
        'place_of_incident' => ''
        'incident_details' => 'Father: died due to infected bullet wound.'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => ' KHUNDOM BIJETA CHANU'
        'bank_name' => ' BANK OF INDIA'
        'branch_address' => ' PAONA BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' BKID0005042'
        'accountno' => '504210110010668'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0288'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '23/05/2008'
        'remark' => 'Scholar shifted to relatives place for safety from violence zone, so bank details relatives given, for time being. (8/1/2024) Details in mail.'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9553'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary4ZppBjBMwAC0B5Cu'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2084'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2084'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1836'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2084'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuILAv2c8vS0b1mT8WaWgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691756.4498
    'REQUEST_TIME' => 1704691756
    'argv' => [
        0 => 'r=student%2Fupdate&id=2084'
    ]
    'argc' => 1
]
2024-01-08 05:29:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:29:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:16 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2084'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0288&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2084'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2084'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1836'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2084'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuILAv2c8vS0b1mT8WaWwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691756.7869
    'REQUEST_TIME' => 1704691756
    'argv' => [
        0 => 'r=student%2Fview&id=2084'
    ]
    'argc' => 1
]
2024-01-08 05:29:22 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:29:22 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:22 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2084'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1836'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIMgv2c8vS0b1mT8WaXQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691762.5376
    'REQUEST_TIME' => 1704691762
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:29:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:29:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:36 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man00287'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man00287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1833'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man00287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIQPWfONN1eZXBnoT-UQAAABQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691776.6622
    'REQUEST_TIME' => 1704691776
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man00287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:29:44 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:29:44 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:43 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0287'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man00287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1842'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIR2ovJwfrz5qhTsjnIQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691783.9562
    'REQUEST_TIME' => 1704691783
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:29:49 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:29:49 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:29:49 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2083'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1852'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuITQv2c8vS0b1mT8WaXgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691789.425
    'REQUEST_TIME' => 1704691789
    'argv' => [
        0 => 'r=student%2Fupdate&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:30:14 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:30:14 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2083'
]

$_POST = [
    '_csrf' => 'Kx1sRKIVxJFmU-Wg_uKcwYe5X5bE_dNEtjuN169IZjJCQiEQkl6h_gcFiZCToNeos8Bq246nknLyX-76mA0EXA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'NINGTHOUJAM ARUN SINGH'
        'date_of_birth' => '01/02/2002'
        'age' => '17'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/O(L) SH. N. THOPCHAO SINGH NONGPOK SEKMAI LILA KAMBONG YAIRIPOK THOUBAL MANIPUR - 795149'
        'pincodes' => '795149'
        'Contact_no' => '9612763903'
        'state' => 'MANIPUR '
        'district' => 'Thoubal'
        'other_contact_no' => '9612763903'
        'name_of_the_school' => 'THE L. I. STANDARD ENGLISH SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'ICHAM KHUNOU THOUBAL MANIPUR '
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' NINGTHOUJAM(O) SUNIBALA DEVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '02/02/2007'
        'place_of_incident' => ''
        'incident_details' => 'Father: died due to infected bullet wound.'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => ' KHUNDOM BIJETA CHANU'
        'bank_name' => ' BANK OF INDIA'
        'branch_address' => ' PAONA BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' BKID0005042'
        'accountno' => '504210110010668'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0287'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '23/05/2008'
        'remark' => 'Scholar shifted to relatives place for safely from violence zone. So bank account relatives given, for time being. (8/1/2024) details in mail'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9547'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary8GVmCIOXlkiiS6TM'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1803'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIZseJtVqdkguRGzZP7AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691814.7832
    'REQUEST_TIME' => 1704691814
    'argv' => [
        0 => 'r=student%2Fupdate&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:30:44 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:30:44 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:30:44 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2083'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0287&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2083'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1066'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2083'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIhIkNhNfOskMUPSPJRAAAAB0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691844.7599
    'REQUEST_TIME' => 1704691844
    'argv' => [
        0 => 'r=student%2Fview&id=2083'
    ]
    'argc' => 1
]
2024-01-08 05:31:00 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:31:00 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:30:59 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2083'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1797'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIk-sfpFUNmZNs42RwzQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691859.6616
    'REQUEST_TIME' => 1704691859
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:31:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:31:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:31:13 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0376'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1854'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIobSehVPF0YEQ8idqOQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691873.2264
    'REQUEST_TIME' => 1704691873
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:31:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:31:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:31:18 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2209'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b7f79f05267d84f654fcf47730243d98'
    '_csrf' => '41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b7f79f05267d84f654fcf47730243d98; _csrf=41b3386ecc8dc2fcd89f743e8650dd896ead621c627fbefc80c1f8345188dbe1a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22i_MT0KeoaVl0mBKi4y5MJZA6Ddc-7Ebn%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1810'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuIppjAUMkXJssyIrPeoQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691878.8759
    'REQUEST_TIME' => 1704691878
    'argv' => [
        0 => 'r=student%2Fupdate&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:32:21 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:32:21 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:32:20 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3161'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuI5BUXN7wBufLXdSqKGgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691940.9729
    'REQUEST_TIME' => 1704691940
    'argv' => []
    'argc' => 0
]
2024-01-08 05:32:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 05:32:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:32:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'ReXOaboyO4KPQOxrvdEcy9tJJxavKp0x3S_s9k4Oo8B2vI0-6wpcx-gmtTn_mG-TlR5LUeJw-kCeG6WnOHaRpw=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'd0d871f83fdbb0c09ab7b85a4db45ad9'
    '_csrf' => 'fa683f17da37e748cc31905bd122312239523a75cc078ccae0a92e7d9a98067aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3YCWQ8gEgfYRBIsXNWlGMZgqC4IQvx2g\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=d0d871f83fdbb0c09ab7b85a4db45ad9; _csrf=fa683f17da37e748cc31905bd122312239523a75cc078ccae0a92e7d9a98067aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223YCWQ8gEgfYRBIsXNWlGMZgqC4IQvx2g%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuI6ZwUNPsAtp0YTi1gjwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691945.2724
    'REQUEST_TIME' => 1704691945
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 05:32:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:32:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:32:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuI6ZwUNPsAtp0YTi1gkAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691945.9017
    'REQUEST_TIME' => 1704691945
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 05:32:43 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:32:43 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:32:43 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3178'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuI-zNBEOOKaxVfKMnhkAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691963.3924
    'REQUEST_TIME' => 1704691963
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:33:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:33:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:33:13 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0376'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3152'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuJGbSehVPF0YEQ8idqPQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691993.5654
    'REQUEST_TIME' => 1704691993
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:33:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:33:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:33:18 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2209'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3152'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuJHrSehVPF0YEQ8idqPgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704691998.7455
    'REQUEST_TIME' => 1704691998
    'argv' => [
        0 => 'r=student%2Fupdate&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:38:11 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:38:11 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2209'
]

$_POST = [
    '_csrf' => 'PSMOFgibmjXQ2CcmeBovYpACreEj7a6bex56fOMPxb9xeV1BO_jfap-2fxU0LEAXoG_7jEyL384UaEoeqWT1-g=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAIKHURAM RUSSIA DEVI'
        'date_of_birth' => '14/01/2007'
        'age' => '12'
        'gender' => 'female'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'VILLAGE - KONGPAL KHAIDEM LEIKAI  IMPHAL MANIPUR - 795005'
        'pincodes' => '795005'
        'Contact_no' => '8285273196'
        'state' => 'MANIPUR '
        'district' => 'Imphal East'
        'other_contact_no' => '8285273196'
        'name_of_the_school' => 'HILLMAN PUBLIC SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'S-5  551  SCHOOL BLOCK SHAKARPUR  DLEHI - 110092'
        'school_pincode' => '110092'
        'class' => '10'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => 'IROM PREMLATA DEVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '25/05/2015'
        'place_of_incident' => ''
        'incident_details' => 'Father - killd by firing'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'THOUNAOJAM TOMBIMACHA DEVI'
        'bank_name' => ' MANIPUR RURAL BANK'
        'branch_address' => ' LAMLONG BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' PUNB00RRBMRB'
        'accountno' => '9005010097787'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0376'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '28/03/2018'
        'remark' => 'Scholar shifted to relatives place for safety from violence zone. Bank account relatives given, for time being. (8/1/2024) details in mail. Relative phno. 7628055988'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9537'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryCCg8ht8QfyVgb0bj'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '4102'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuKQ_LnaE8z5dzYvu3rQgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692291.0833
    'REQUEST_TIME' => 1704692291
    'argv' => [
        0 => 'r=student%2Fupdate&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:38:11 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:38:11 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:38:11 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2209'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '4102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuKQ_LnaE8z5dzYvu3rQwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692291.4086
    'REQUEST_TIME' => 1704692291
    'argv' => [
        0 => 'r=student%2Fview&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:38:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:38:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:38:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '4106'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuKVp-TEpK8DLL_UrjK0AAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692310.1841
    'REQUEST_TIME' => 1704692310
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:38:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:38:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:38:39 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0329'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '4145'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuKX4QHmA4WigEbGcYUkgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692319.7197
    'REQUEST_TIME' => 1704692319
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:38:55 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:38:55 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:38:54 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2147'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2147'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '4101'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2147'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuKbsH4Q0bkeFQag1GMkwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692334.9087
    'REQUEST_TIME' => 1704692334
    'argv' => [
        0 => 'r=student%2Fupdate&id=2147'
    ]
    'argc' => 1
]
2024-01-08 05:42:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:42:16 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2147'
]

$_POST = [
    '_csrf' => 'uV3NRmKVtcZf62BFKMWyqqJYq14YrB17EpDVZ9EHMyz1B54RUfbwmRCFOHZk893fkjX9M3fKbC595uUFm2wDaQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'Thangjam Rahul Singh'
        'date_of_birth' => '03/11/2003'
        'age' => '15'
        'gender' => 'male'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'W/o (L)  Thangjam Manihar Meitei Ukhongsang Mayai Leikai Mamang Leikai Thoubal  Manipur - 795138'
        'pincodes' => '795138'
        'Contact_no' => '9612294273'
        'state' => 'Manipur '
        'district' => 'Thoubal'
        'other_contact_no' => '9612294273'
        'name_of_the_school' => 'THE EXCELLENT MODEL ACADEMY'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'UKHONGSHANG   
YAIRIPOK
MANIPUR'
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' Thangjam Manihar Meitei'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '12/03/2006'
        'place_of_incident' => ''
        'incident_details' => 'Father: shot dead'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'WAHENGBAM ARUN MEITEI'
        'bank_name' => ' State Bank of India '
        'branch_address' => ' PAONA BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' SBIN0007440'
        'accountno' => '34332274428'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0329'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '05/07/2010'
        'remark' => 'Scholar shifted to relatives place for safety from violence zone. Bank changed to relatives for time being(8/1/2024) Details in mail. '
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9515'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryJ0TnBg4hA9olw1dZ'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2147'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2147'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2147'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLONm4ZuLYf4nVTpl7qQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692536.4365
    'REQUEST_TIME' => 1704692536
    'argv' => [
        0 => 'r=student%2Fupdate&id=2147'
    ]
    'argc' => 1
]
2024-01-08 05:42:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:42:17 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:42:16 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2147'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0329&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2147'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2147'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2147'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLONm4ZuLYf4nVTpl7qgAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692536.7928
    'REQUEST_TIME' => 1704692536
    'argv' => [
        0 => 'r=student%2Fview&id=2147'
    ]
    'argc' => 1
]
2024-01-08 05:42:24 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:42:24 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:42:24 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'a9a5caad43708ffac16630ccef47b306'
    '_csrf' => '0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=a9a5caad43708ffac16630ccef47b306; _csrf=0a6626a0a8312961e6ab9a3a7d82d4332c22a75c1811d6d53588234d953db89da%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22LZSW3cE_OnX3L6ou0mVmofqUov0bJk0E%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2147'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1067'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLQJ6fp-suzBQysEFZ_wAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692544.1822
    'REQUEST_TIME' => 1704692544
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:43:22 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:43:22 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:43:22 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3189'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLep-TEpK8DLL_UrjK2AAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692602.7908
    'REQUEST_TIME' => 1704692602
    'argv' => []
    'argc' => 0
]
2024-01-08 05:43:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 05:43:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:43:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'tMEW-3Y5RDGVkgiEb4SexTPDYFjyhnOLrVOn02GKm1fw8VyQJA0vc6HFb8obqfWgcK8PH6jTO9T6JOyeL9PLLQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'e7edd9e1097ed2e8768821f9f7c22108'
    '_csrf' => '64a5aa45652d274dbbdd68e76273ebed8edc85195a25d5b040b04e7141bc98dba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"D0JkR4kB4WgNt-keCloGZUH_WwKMNYPz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=e7edd9e1097ed2e8768821f9f7c22108; _csrf=64a5aa45652d274dbbdd68e76273ebed8edc85195a25d5b040b04e7141bc98dba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22D0JkR4kB4WgNt-keCloGZUH_WwKMNYPz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3189'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLfp-TEpK8DLL_UrjK2QAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692606.7051
    'REQUEST_TIME' => 1704692606
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 05:43:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:43:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:43:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1039'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLf56fp-suzBQysEFaAQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692607.4525
    'REQUEST_TIME' => 1704692607
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 05:43:38 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:43:38 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:43:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLiZ-TEpK8DLL_UrjK2gAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692617.6415
    'REQUEST_TIME' => 1704692617
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:43:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:43:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:43:46 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0376'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1078'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLkoQHmA4WigEbGcYUmQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692626.5101
    'REQUEST_TIME' => 1704692626
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 05:44:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 05:44:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:44:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2209'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1030'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuLo8H4Q0bkeFQag1GMnQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692644.0381
    'REQUEST_TIME' => 1704692644
    'argv' => [
        0 => 'r=student%2Fupdate&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:47:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:47:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2209'
]

$_POST = [
    '_csrf' => 'qK6V53viFxgqdcoHMRt1uXPdzOByF49wJL3ogvYx30z95dPXLNVxdFIQmFBQVzjgHZCCtwdI2ANg6a3Nm1e8AA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAIKHURAM RUSSIA DEVI'
        'date_of_birth' => '14/01/2007'
        'age' => '12'
        'gender' => 'female'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => ''
        'current_address' => 'VILLAGE - KONGPAL KHAIDEM LEIKAI  IMPHAL MANIPUR - 795005'
        'pincodes' => '795005'
        'Contact_no' => '7628055988'
        'state' => 'MANIPUR '
        'district' => 'Imphal East'
        'other_contact_no' => '8285273196'
        'name_of_the_school' => 'HILLMAN PUBLIC SCHOOL'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'S-5  551  SCHOOL BLOCK SHAKARPUR  DLEHI - 110092'
        'school_pincode' => '110092'
        'class' => '10'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'IROM PREMLATA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'IROM PREMLATA DEVI'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '25/05/2015'
        'place_of_incident' => ''
        'incident_details' => 'Father - killd by firing'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'THOUNAOJAM TOMBIMACHA DEVI'
        'bank_name' => ' MANIPUR RURAL BANK'
        'branch_address' => ' LAMLONG BAZAR'
        'branch_code' => ''
        'ifsc_code' => ' PUNB00RRBMRB'
        'accountno' => '9005010097787'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0376'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '28/03/2018'
        'remark' => 'Mother remarried, scholar with grandmother. (8/1/2024) details in mail. Relative ph. 7628055988'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9483'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryE9Pxb3bTk5pKYZbm'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1805'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMcxUXN7wBufLXdSqKLQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692851.5159
    'REQUEST_TIME' => 1704692851
    'argv' => [
        0 => 'r=student%2Fupdate&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:47:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 05:47:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:47:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2209'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2209'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1805'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMcxUXN7wBufLXdSqKLgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692851.8266
    'REQUEST_TIME' => 1704692851
    'argv' => [
        0 => 'r=student%2Fview&id=2209'
    ]
    'argc' => 1
]
2024-01-08 05:47:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 05:47:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:47:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2209'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1804'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMfFkWqdMXKun328jlXQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692860.307
    'REQUEST_TIME' => 1704692860
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 05:47:57 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:47:57 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'MANIPUR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1815'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMjemhmdrrdOVSj9VK5QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692877.3104
    'REQUEST_TIME' => 1704692877
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 05:49:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:01 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3534'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1074'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMzWxgYZvL24QdU2SilAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692941.169
    'REQUEST_TIME' => 1704692941
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:01 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3534'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1073'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMze4FwGRE1HBgRnZv5gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692941.1864
    'REQUEST_TIME' => 1704692941
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:03 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3535'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1073'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMz-4FwGRE1HBgRnZv5wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692943.2626
    'REQUEST_TIME' => 1704692943
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:03 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3535'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1074'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuMz2xgYZvL24QdU2SilQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692943.2655
    'REQUEST_TIME' => 1704692943
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3536'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5xUXN7wBufLXdSqKOgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4245
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3539'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM54QHmA4WigEbGcYUrwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4337
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3536'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5-4FwGRE1HBgRnZv6QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4347
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3537'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM58wOnSYTnlWEeeVnZwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4397
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3539'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5-mhmdrrdOVSj9VK6AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4795
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3540'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5xUXN7wBufLXdSqKOwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.7258
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3537'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5zocgXy4y9GBVwzuJgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.4734
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3540'
    'stuchkid' => 'selectstu_5'
    'slno' => '6'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM54QHmA4WigEbGcYUsAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.7798
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3542'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM58wOnSYTnlWEeeVnaAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.9323
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3542'
    'stuchkid' => 'selectstu_6'
    'slno' => '7'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5-4FwGRE1HBgRnZv6gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.8483
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3548'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM5-mhmdrrdOVSj9VK6QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692967.992
    'REQUEST_TIME' => 1704692967
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3548'
    'stuchkid' => 'selectstu_7'
    'slno' => '8'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6BUXN7wBufLXdSqKPAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.054
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3549'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6DocgXy4y9GBVwzuJwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.1219
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3549'
    'stuchkid' => 'selectstu_8'
    'slno' => '9'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6IQHmA4WigEbGcYUsQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.1933
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3550'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6MwOnSYTnlWEeeVnaQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.233
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3551'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6OmhmdrrdOVSj9VK6gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.3524
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3550'
    'stuchkid' => 'selectstu_9'
    'slno' => '10'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6O4FwGRE1HBgRnZv6wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.2903
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3552'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6DocgXy4y9GBVwzuKAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.4627
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3551'
    'stuchkid' => 'selectstu_10'
    'slno' => '11'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6BUXN7wBufLXdSqKPQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.4044
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3552'
    'stuchkid' => 'selectstu_11'
    'slno' => '12'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6IQHmA4WigEbGcYUsgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.5204
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3553'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6MwOnSYTnlWEeeVnagAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.6014
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3554'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6O4FwGRE1HBgRnZv7AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.7099
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3553'
    'stuchkid' => 'selectstu_12'
    'slno' => '13'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6OmhmdrrdOVSj9VK6wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.6474
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3554'
    'stuchkid' => 'selectstu_13'
    'slno' => '14'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6DocgXy4y9GBVwzuKQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.7675
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3555'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6BUXN7wBufLXdSqKPgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.815
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3555'
    'stuchkid' => 'selectstu_14'
    'slno' => '15'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6IQHmA4WigEbGcYUswAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.887
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3556'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6MwOnSYTnlWEeeVnawAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692968.9562
    'REQUEST_TIME' => 1704692968
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3556'
    'stuchkid' => 'selectstu_15'
    'slno' => '16'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6O4FwGRE1HBgRnZv7QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.0028
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3557'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6emhmdrrdOVSj9VK7AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.0624
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3557'
    'stuchkid' => 'selectstu_16'
    'slno' => '17'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6TocgXy4y9GBVwzuKgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.116
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3558'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6RUXN7wBufLXdSqKPwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.1718
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3559'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6cwOnSYTnlWEeeVnbAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.2876
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3559'
    'stuchkid' => 'selectstu_18'
    'slno' => '19'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6e4FwGRE1HBgRnZv7gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.3367
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3558'
    'stuchkid' => 'selectstu_17'
    'slno' => '18'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6YQHmA4WigEbGcYUtAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.2377
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3560'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6emhmdrrdOVSj9VK7QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.3943
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3560'
    'stuchkid' => 'selectstu_19'
    'slno' => '20'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6TocgXy4y9GBVwzuKwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.4837
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3590'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6RUXN7wBufLXdSqKQAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.5359
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3590'
    'stuchkid' => 'selectstu_20'
    'slno' => '21'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6cwOnSYTnlWEeeVnbQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.5834
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3591'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6e4FwGRE1HBgRnZv7wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.6319
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3591'
    'stuchkid' => 'selectstu_21'
    'slno' => '22'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6YQHmA4WigEbGcYUtQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.6929
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3592'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6emhmdrrdOVSj9VK7gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.7564
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3592'
    'stuchkid' => 'selectstu_22'
    'slno' => '23'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6TocgXy4y9GBVwzuLAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.8068
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6cwOnSYTnlWEeeVnbgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.9052
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6RUXN7wBufLXdSqKQQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.8728
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6e4FwGRE1HBgRnZv8AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692969.9818
    'REQUEST_TIME' => 1704692969
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6oQHmA4WigEbGcYUtgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.0563
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6umhmdrrdOVSj9VK7wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.1175
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6swOnSYTnlWEeeVnbwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.2284
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6jocgXy4y9GBVwzuLQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.1815
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6hUXN7wBufLXdSqKQgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.2913
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6u4FwGRE1HBgRnZv8QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.3541
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6oQHmA4WigEbGcYUtwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.4008
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6umhmdrrdOVSj9VK8AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.4749
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2007'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6jocgXy4y9GBVwzuLgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.5836
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6swOnSYTnlWEeeVncAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.5199
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2046'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6u4FwGRE1HBgRnZv8gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.7051
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2007'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6hUXN7wBufLXdSqKQwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.6409
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2046'
    'stuchkid' => 'selectstu_30'
    'slno' => '31'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6oQHmA4WigEbGcYUuAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.774
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:30 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2048'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6umhmdrrdOVSj9VK8QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.8388
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2048'
    'stuchkid' => 'selectstu_31'
    'slno' => '32'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6jocgXy4y9GBVwzuLwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.905
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2063'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6u4FwGRE1HBgRnZv8wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.9982
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:30 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2063'
    'stuchkid' => 'selectstu_32'
    'slno' => '33'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6swOnSYTnlWEeeVncQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692970.9578
    'REQUEST_TIME' => 1704692970
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2066'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6xUXN7wBufLXdSqKRAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.0605
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2066'
    'stuchkid' => 'selectstu_33'
    'slno' => '34'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM64QHmA4WigEbGcYUuQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.1249
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2067'
    'stuchkid' => 'selectstu_34'
    'slno' => '35'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-mhmdrrdOVSj9VK8gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.1988
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2067'
    'stuchkid' => 'selectstu_34'
    'slno' => '35'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6zocgXy4y9GBVwzuMAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.2486
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2083'
    'stuchkid' => 'selectstu_35'
    'slno' => '36'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-4FwGRE1HBgRnZv9AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.3167
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2083'
    'stuchkid' => 'selectstu_35'
    'slno' => '36'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM68wOnSYTnlWEeeVncgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.3635
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2084'
    'stuchkid' => 'selectstu_36'
    'slno' => '37'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6xUXN7wBufLXdSqKRQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.4217
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2084'
    'stuchkid' => 'selectstu_36'
    'slno' => '37'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM64QHmA4WigEbGcYUugAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.4807
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2085'
    'stuchkid' => 'selectstu_37'
    'slno' => '38'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-mhmdrrdOVSj9VK8wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.5504
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2085'
    'stuchkid' => 'selectstu_37'
    'slno' => '38'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6zocgXy4y9GBVwzuMQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.6079
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2093'
    'stuchkid' => 'selectstu_38'
    'slno' => '39'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-4FwGRE1HBgRnZv9QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.6473
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2093'
    'stuchkid' => 'selectstu_38'
    'slno' => '39'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM68wOnSYTnlWEeeVncwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.7093
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2095'
    'stuchkid' => 'selectstu_39'
    'slno' => '40'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6xUXN7wBufLXdSqKRgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.7736
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2095'
    'stuchkid' => 'selectstu_39'
    'slno' => '40'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM64QHmA4WigEbGcYUuwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.846
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2124'
    'stuchkid' => 'selectstu_40'
    'slno' => '41'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6zocgXy4y9GBVwzuMgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.973
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2124'
    'stuchkid' => 'selectstu_40'
    'slno' => '41'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-mhmdrrdOVSj9VK9AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692971.9066
    'REQUEST_TIME' => 1704692971
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2147'
    'stuchkid' => 'selectstu_41'
    'slno' => '42'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7MwOnSYTnlWEeeVndAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.0833
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2148'
    'stuchkid' => 'selectstu_42'
    'slno' => '43'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7BUXN7wBufLXdSqKRwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.1449
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2147'
    'stuchkid' => 'selectstu_41'
    'slno' => '42'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM6-4FwGRE1HBgRnZv9gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.0258
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2148'
    'stuchkid' => 'selectstu_42'
    'slno' => '43'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7IQHmA4WigEbGcYUvAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.2206
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2149'
    'stuchkid' => 'selectstu_43'
    'slno' => '44'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7DocgXy4y9GBVwzuMwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.2915
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2149'
    'stuchkid' => 'selectstu_43'
    'slno' => '44'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7OmhmdrrdOVSj9VK9QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.3589
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2150'
    'stuchkid' => 'selectstu_44'
    'slno' => '45'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7MwOnSYTnlWEeeVndQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.4182
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2152'
    'stuchkid' => 'selectstu_45'
    'slno' => '46'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7O4FwGRE1HBgRnZv9wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.5236
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2150'
    'stuchkid' => 'selectstu_44'
    'slno' => '45'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7BUXN7wBufLXdSqKSAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.471
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2156'
    'stuchkid' => 'selectstu_46'
    'slno' => '47'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7DocgXy4y9GBVwzuNAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.6323
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2156'
    'stuchkid' => 'selectstu_46'
    'slno' => '47'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7OmhmdrrdOVSj9VK9gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.6885
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2152'
    'stuchkid' => 'selectstu_45'
    'slno' => '46'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7IQHmA4WigEbGcYUvQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.5825
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2171'
    'stuchkid' => 'selectstu_47'
    'slno' => '48'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7MwOnSYTnlWEeeVndgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.7623
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2171'
    'stuchkid' => 'selectstu_47'
    'slno' => '48'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7O4FwGRE1HBgRnZv-AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.8219
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2206'
    'stuchkid' => 'selectstu_48'
    'slno' => '49'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7BUXN7wBufLXdSqKSQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.8844
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2206'
    'stuchkid' => 'selectstu_48'
    'slno' => '49'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7DocgXy4y9GBVwzuNQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.944
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:32 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2207'
    'stuchkid' => 'selectstu_49'
    'slno' => '50'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7OmhmdrrdOVSj9VK9wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692972.9882
    'REQUEST_TIME' => 1704692972
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2207'
    'stuchkid' => 'selectstu_49'
    'slno' => '50'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7YQHmA4WigEbGcYUvgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.0519
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2208'
    'stuchkid' => 'selectstu_50'
    'slno' => '51'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7cwOnSYTnlWEeeVndwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.118
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2209'
    'stuchkid' => 'selectstu_51'
    'slno' => '52'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7RUXN7wBufLXdSqKSgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.2311
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2208'
    'stuchkid' => 'selectstu_50'
    'slno' => '51'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7e4FwGRE1HBgRnZv-QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.1573
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2210'
    'stuchkid' => 'selectstu_52'
    'slno' => '53'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7emhmdrrdOVSj9VK-AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.3353
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2209'
    'stuchkid' => 'selectstu_51'
    'slno' => '52'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7TocgXy4y9GBVwzuNgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.2899
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2210'
    'stuchkid' => 'selectstu_52'
    'slno' => '53'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7YQHmA4WigEbGcYUvwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.4039
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2211'
    'stuchkid' => 'selectstu_53'
    'slno' => '54'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7cwOnSYTnlWEeeVneAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.4776
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2211'
    'stuchkid' => 'selectstu_53'
    'slno' => '54'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7RUXN7wBufLXdSqKSwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.5406
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2213'
    'stuchkid' => 'selectstu_54'
    'slno' => '55'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7emhmdrrdOVSj9VK-QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.6798
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2213'
    'stuchkid' => 'selectstu_54'
    'slno' => '55'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7e4FwGRE1HBgRnZv-gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.5894
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2214'
    'stuchkid' => 'selectstu_55'
    'slno' => '56'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7TocgXy4y9GBVwzuNwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.7555
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2214'
    'stuchkid' => 'selectstu_55'
    'slno' => '56'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7YQHmA4WigEbGcYUwAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.7961
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2215'
    'stuchkid' => 'selectstu_56'
    'slno' => '57'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7cwOnSYTnlWEeeVneQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.8627
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2215'
    'stuchkid' => 'selectstu_56'
    'slno' => '57'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7RUXN7wBufLXdSqKTAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692973.9362
    'REQUEST_TIME' => 1704692973
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2216'
    'stuchkid' => 'selectstu_57'
    'slno' => '58'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7emhmdrrdOVSj9VK-gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.0004
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2217'
    'stuchkid' => 'selectstu_58'
    'slno' => '59'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7jocgXy4y9GBVwzuOAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.1059
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2216'
    'stuchkid' => 'selectstu_57'
    'slno' => '58'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7e4FwGRE1HBgRnZv-wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.0409
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2217'
    'stuchkid' => 'selectstu_58'
    'slno' => '59'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7oQHmA4WigEbGcYUwQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.1757
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2218'
    'stuchkid' => 'selectstu_59'
    'slno' => '60'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7swOnSYTnlWEeeVnegAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.2408
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2218'
    'stuchkid' => 'selectstu_59'
    'slno' => '60'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7hUXN7wBufLXdSqKTQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.3089
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2219'
    'stuchkid' => 'selectstu_60'
    'slno' => '61'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7umhmdrrdOVSj9VK-wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.3776
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2219'
    'stuchkid' => 'selectstu_60'
    'slno' => '61'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7jocgXy4y9GBVwzuOQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.4307
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '750'
    'stuchkid' => 'selectstu_61'
    'slno' => '62'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7u4FwGRE1HBgRnZv_AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.4803
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '750'
    'stuchkid' => 'selectstu_61'
    'slno' => '62'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7oQHmA4WigEbGcYUwgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.5396
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '752'
    'stuchkid' => 'selectstu_62'
    'slno' => '63'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7swOnSYTnlWEeeVnewAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.602
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '752'
    'stuchkid' => 'selectstu_62'
    'slno' => '63'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7hUXN7wBufLXdSqKTgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.6508
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '753'
    'stuchkid' => 'selectstu_63'
    'slno' => '64'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7umhmdrrdOVSj9VK_AAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.7122
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '753'
    'stuchkid' => 'selectstu_63'
    'slno' => '64'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7jocgXy4y9GBVwzuOgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.7713
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '756'
    'stuchkid' => 'selectstu_64'
    'slno' => '65'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7u4FwGRE1HBgRnZv_QAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.8127
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '756'
    'stuchkid' => 'selectstu_64'
    'slno' => '65'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7oQHmA4WigEbGcYUwwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.875
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '759'
    'stuchkid' => 'selectstu_65'
    'slno' => '66'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7swOnSYTnlWEeeVnfAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.9351
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '759'
    'stuchkid' => 'selectstu_65'
    'slno' => '66'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7hUXN7wBufLXdSqKTwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692974.9824
    'REQUEST_TIME' => 1704692974
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '761'
    'stuchkid' => 'selectstu_66'
    'slno' => '67'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-mhmdrrdOVSj9VK_QAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.0382
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '761'
    'stuchkid' => 'selectstu_66'
    'slno' => '67'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '43'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7zocgXy4y9GBVwzuOwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.1134
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3456'
    'stuchkid' => 'selectstu_67'
    'slno' => '68'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-4FwGRE1HBgRnZv_gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.1597
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3456'
    'stuchkid' => 'selectstu_67'
    'slno' => '68'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM74QHmA4WigEbGcYUxAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.213
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3457'
    'stuchkid' => 'selectstu_68'
    'slno' => '69'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM78wOnSYTnlWEeeVnfQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.2748
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3457'
    'stuchkid' => 'selectstu_68'
    'slno' => '69'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7xUXN7wBufLXdSqKUAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.3293
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3458'
    'stuchkid' => 'selectstu_69'
    'slno' => '70'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7zocgXy4y9GBVwzuPAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.4435
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3458'
    'stuchkid' => 'selectstu_69'
    'slno' => '70'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-mhmdrrdOVSj9VK_gAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.3796
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3459'
    'stuchkid' => 'selectstu_70'
    'slno' => '71'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-4FwGRE1HBgRnZv_wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.5089
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3459'
    'stuchkid' => 'selectstu_70'
    'slno' => '71'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM74QHmA4WigEbGcYUxQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.5672
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3462'
    'stuchkid' => 'selectstu_71'
    'slno' => '72'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM78wOnSYTnlWEeeVnfgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.6296
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3462'
    'stuchkid' => 'selectstu_71'
    'slno' => '72'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7xUXN7wBufLXdSqKUQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.6923
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3465'
    'stuchkid' => 'selectstu_72'
    'slno' => '73'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-mhmdrrdOVSj9VK_wAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.8009
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:35 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3466'
    'stuchkid' => 'selectstu_73'
    'slno' => '74'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7-4FwGRE1HBgRnZwAAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.8618
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3466'
    'stuchkid' => 'selectstu_73'
    'slno' => '74'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM74QHmA4WigEbGcYUxgAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.9263
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:35 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3465'
    'stuchkid' => 'selectstu_72'
    'slno' => '73'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM7zocgXy4y9GBVwzuPQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.7602
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3467'
    'stuchkid' => 'selectstu_74'
    'slno' => '75'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM78wOnSYTnlWEeeVnfwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692975.9954
    'REQUEST_TIME' => 1704692975
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3467'
    'stuchkid' => 'selectstu_74'
    'slno' => '75'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8BUXN7wBufLXdSqKUgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.071
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3519'
    'stuchkid' => 'selectstu_75'
    'slno' => '76'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8OmhmdrrdOVSj9VLAAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.1307
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3519'
    'stuchkid' => 'selectstu_75'
    'slno' => '76'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8O4FwGRE1HBgRnZwAQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.1864
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3520'
    'stuchkid' => 'selectstu_76'
    'slno' => '77'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8IQHmA4WigEbGcYUxwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.2591
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3520'
    'stuchkid' => 'selectstu_76'
    'slno' => '77'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8DocgXy4y9GBVwzuPgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.3072
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8MwOnSYTnlWEeeVngAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.3747
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8OmhmdrrdOVSj9VLAQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.4777
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8BUXN7wBufLXdSqKUwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.4237
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8O4FwGRE1HBgRnZwAgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.532
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8IQHmA4WigEbGcYUyAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.5836
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8MwOnSYTnlWEeeVngQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.7214
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8OmhmdrrdOVSj9VLAgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.7774
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8DocgXy4y9GBVwzuPwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.6667
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8BUXN7wBufLXdSqKVAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.8366
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8O4FwGRE1HBgRnZwAwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.9174
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1085'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8IQHmA4WigEbGcYUyQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692976.9723
    'REQUEST_TIME' => 1704692976
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1084'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8MwOnSYTnlWEeeVnggAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692977.0351
    'REQUEST_TIME' => 1704692977
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8TocgXy4y9GBVwzuQAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692977.1488
    'REQUEST_TIME' => 1704692977
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1083'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8emhmdrrdOVSj9VLAwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692977.1001
    'REQUEST_TIME' => 1704692977
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8RUXN7wBufLXdSqKVQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692977.2181
    'REQUEST_TIME' => 1704692977
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 05:49:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:49:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuM8e4FwGRE1HBgRnZwBAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704692977.2677
    'REQUEST_TIME' => 1704692977
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 05:51:31 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:51:31 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:51:31 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57840'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuNYxRpmkYqT2tEYjxqRwAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693091.142
    'REQUEST_TIME' => 1704693091
    'argv' => []
    'argc' => 0
]
2024-01-08 05:51:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 05:51:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:51:45 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'srDGye__5037LvhnT2qpQajrRsCs-cn-sYW-U1xVEcTV06urrpisG5wDuwYFDZ4b_8Ycj_q4_YTa0Ow0JGFZrw=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'ab8810b7342c331f9e68d408b405a93f'
    '_csrf' => '611fdd582f41ea58feaa04513d87f124ca31a825e7fc97494cb37d645b178858a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"gcmbAgKVg-CaJg7ZW-ZOVA4zkURgx4Hk\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=ab8810b7342c331f9e68d408b405a93f; _csrf=611fdd582f41ea58feaa04513d87f124ca31a825e7fc97494cb37d645b178858a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22gcmbAgKVg-CaJg7ZW-ZOVA4zkURgx4Hk%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58006'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuNcZQcpIY6H-BGo_BoiQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693105.4198
    'REQUEST_TIME' => 1704693105
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 05:51:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 05:51:46 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:51:46 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58006'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuNcpQcpIY6H-BGo_BoigAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693106.1582
    'REQUEST_TIME' => 1704693106
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 05:51:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 05:51:54 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:51:54 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58007'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuNem2BNo0_WyiEvnhqoQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693114.2138
    'REQUEST_TIME' => 1704693114
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 05:51:57 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-08 05:51:57 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:51:57 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58007'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuNfW2BNo0_WyiEvnhqogAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693117.6165
    'REQUEST_TIME' => 1704693117
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 05:54:38 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-08 05:54:38 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:54:38 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795149'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'y6IThQCIe_aCOTJkW4ToDcd2b2YwW8mLTMpPaeRRJ1mI1Xm3VN8sv68KQRM8yJg18RcqI0osuv8euTwdhhIUNg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '59383'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuOHgfGZbl4aWBb4tAjBQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693278.328
    'REQUEST_TIME' => 1704693278
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-08 05:58:03 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-08 05:58:03 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 05:58:03 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795010'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'y6IThQCIe_aCOTJkW4ToDcd2b2YwW8mLTMpPaeRRJ1mI1Xm3VN8sv68KQRM8yJg18RcqI0osuv8euTwdhhIUNg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56034'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuO65-TEpK8DLL_UrjLCgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693483.799
    'REQUEST_TIME' => 1704693483
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-08 05:58:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 05:58:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 05:58:23 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'UXcqL9-t5_GYaIumTLPV3ECJu0zeWPYQjHSZy9uj9rAEPGwfiJqBneAN2fEt_5iFLsT1G6sHoWPIINyEtsWV_A=='
    'scholar_id' => [
        0 => '3534'
        1 => '3535'
        2 => '3536'
        3 => '3539'
        4 => '3540'
        5 => '3537'
        6 => '3542'
        7 => '3548'
        8 => '3549'
        9 => '3550'
        10 => '3551'
        11 => '3552'
        12 => '3553'
        13 => '3554'
        14 => '3555'
        15 => '3556'
        16 => '3557'
        17 => '3558'
        18 => '3559'
        19 => '3560'
        20 => '3590'
        21 => '3591'
        22 => '3592'
        23 => '2007'
        24 => '2046'
        25 => '2048'
        26 => '2063'
        27 => '2066'
        28 => '2067'
        29 => '2083'
        30 => '2084'
        31 => '2085'
        32 => '2093'
        33 => '2095'
        34 => '2124'
        35 => '2148'
        36 => '2147'
        37 => '2149'
        38 => '2150'
        39 => '2152'
        40 => '2156'
        41 => '2171'
        42 => '2206'
        43 => '2207'
        44 => '2208'
        45 => '2209'
        46 => '2210'
        47 => '2211'
        48 => '2213'
        49 => '2214'
        50 => '2215'
        51 => '2216'
        52 => '2217'
        53 => '2218'
        54 => '2219'
        55 => '750'
        56 => '752'
        57 => '753'
        58 => '756'
        59 => '759'
        60 => '761'
        61 => '3456'
        62 => '3457'
        63 => '3458'
        64 => '3459'
        65 => '3462'
        66 => '3466'
        67 => '3465'
        68 => '3467'
        69 => '3519'
        70 => '3520'
    ]
    'scholar_code' => [
        0 => 'COV0001'
        1 => 'COV0002'
        2 => 'COV0003'
        3 => 'COV0006'
        4 => 'COV0007'
        5 => 'COV0004'
        6 => 'COV0009'
        7 => 'COV0015'
        8 => 'COV0016'
        9 => 'COV0017'
        10 => 'COV0018'
        11 => 'COV0019'
        12 => 'COV0020'
        13 => 'COV0021'
        14 => 'COV0022'
        15 => 'COV0023'
        16 => 'COV0024'
        17 => 'COV0025'
        18 => 'COV0026'
        19 => 'COV0027'
        20 => 'COV0030'
        21 => 'COV0031'
        22 => 'COV0032'
        23 => 'MAN0243'
        24 => 'MAN0266'
        25 => 'MAN0270'
        26 => 'MAN0273'
        27 => 'MAN0276'
        28 => 'MAN0277'
        29 => 'MAN0287'
        30 => 'MAN0288'
        31 => 'MAN0289'
        32 => 'MAN0299'
        33 => 'MAN0302'
        34 => 'MAN0318'
        35 => 'MAN0330'
        36 => 'MAN0329'
        37 => 'MAN0331'
        38 => 'MAN0332'
        39 => 'MAN0334'
        40 => 'MAN0338'
        41 => 'MAN0367'
        42 => 'MAN0373'
        43 => 'MAN0374'
        44 => 'MAN0375'
        45 => 'MAN0376'
        46 => 'MAN0377'
        47 => 'MAN0378'
        48 => 'MAN0380'
        49 => 'MAN0381'
        50 => 'MAN0382'
        51 => 'MAN0383'
        52 => 'MAN0384'
        53 => 'MAN0385'
        54 => 'MAN0386'
        55 => 'MAN0387'
        56 => 'MAN0388'
        57 => 'MAN0389'
        58 => 'MAN0392'
        59 => 'MAN0394'
        60 => 'MAN0396'
        61 => 'MAN0397'
        62 => 'MAN0398'
        63 => 'MAN0399'
        64 => 'MAN0400'
        65 => 'MAN0402'
        66 => 'MAN0405'
        67 => 'MAN0404'
        68 => 'MAN0406'
        69 => 'MAN0407'
        70 => 'MAN0408'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class 5'
        1 => '2023-2024 _ class 11'
        2 => '2023-2024 _ class 8'
        3 => '2023-2024 _ class 3'
        4 => '2023-2024 _ class 10'
        5 => '2023-2024 _ class 6'
        6 => '2023-2024 _ class 3'
        7 => '2023-2024 _ class 5'
        8 => '2023-2024 _ class 6'
        9 => '2023-2024 _ class 7'
        10 => '2023-2024 _ class UKG'
        11 => '2023-2024 _ class 3'
        12 => '2023-2024 _ class 9'
        13 => '2023-2024 _ class 5'
        14 => '2023-2024 _ class 11'
        15 => '2023-2024 _ class 12'
        16 => '2023-2024 _ class 6'
        17 => '2023-2024 _ class 5'
        18 => '2023-2024 _ class 2'
        19 => '2023-2024 _ class  NURSERY'
        20 => '2023-2024 _ class 4'
        21 => '2023-2024 _ class 7'
        22 => '2023-2024 _ class 3'
        23 => '2023-2024 _ class 12'
        24 => '2023-2024 _ class 12'
        25 => '2023-2024 _ class 12'
        26 => '2023-2024 _ class 10'
        27 => '2023-2024 _ class 12'
        28 => '2023-2024 _ class 12'
        29 => '2023-2024 _ class 12'
        30 => '2023-2024 _ class 12'
        31 => '2023-2024 _ class 12'
        32 => '2023-2024 _ class 12'
        33 => '2023-2024 _ class 11'
        34 => '2023-2024 _ class 12'
        35 => '2023-2024 _ class 11'
        36 => '2023-2024 _ class 12'
        37 => '2023-2024 _ class 12'
        38 => '2023-2024 _ class 12'
        39 => '2023-2024 _ class 11'
        40 => '2023-2024 _ class 12'
        41 => '2023-2024 _ class 12'
        42 => '2023-2024 _ class 9'
        43 => '2023-2024 _ class 12'
        44 => '2023-2024 _ class 12'
        45 => '2023-2024 _ class 10'
        46 => '2023-2024 _ class 10'
        47 => '2023-2024 _ class 10'
        48 => '2023-2024 _ class 9'
        49 => '2023-2024 _ class 10'
        50 => '2023-2024 _ class 11'
        51 => '2023-2024 _ class 8'
        52 => '2023-2024 _ class 3'
        53 => '2023-2024 _ class 8'
        54 => '2023-2024 _ class 9'
        55 => '2023-2024 _ class 4'
        56 => '2023-2024 _ class 8'
        57 => '2023-2024 _ class 12'
        58 => '2023-2024 _ class 8'
        59 => '2023-2024 _ class 9'
        60 => '2023-2024 _ class 11'
        61 => '2023-2024 _ class 11'
        62 => '2023-2024 _ class 11'
        63 => '2023-2024 _ class 11'
        64 => '2023-2024 _ class 9'
        65 => '2023-2024 _ class 5'
        66 => '2023-2024 _ class 9'
        67 => '2023-2024 _ class 9'
        68 => '2023-2024 _ class 9'
        69 => '2023-2024 _ class 2'
        70 => '2023-2024 _ class 10'
    ]
    'released_amt' => [
        0 => '7500'
        1 => '10000'
        2 => '10000'
        3 => '7500'
        4 => '10000'
        5 => '7500'
        6 => '7500'
        7 => '7500'
        8 => '7500'
        9 => '7500'
        10 => '5000'
        11 => '7500'
        12 => '10000'
        13 => '7500'
        14 => '10000'
        15 => '10000'
        16 => '7500'
        17 => '7500'
        18 => '7500'
        19 => '5000'
        20 => '7500'
        21 => '7500'
        22 => '7500'
        23 => '10000'
        24 => '10000'
        25 => '10000'
        26 => '10000'
        27 => '10000'
        28 => '10000'
        29 => '10000'
        30 => '10000'
        31 => '10000'
        32 => '10000'
        33 => '10000'
        34 => '10000'
        35 => '10000'
        36 => '10000'
        37 => '10000'
        38 => '10000'
        39 => '10000'
        40 => '10000'
        41 => '10000'
        42 => '10000'
        43 => '10000'
        44 => '10000'
        45 => '10000'
        46 => '10000'
        47 => '10000'
        48 => '10000'
        49 => '10000'
        50 => '10000'
        51 => '10000'
        52 => '7500'
        53 => '10000'
        54 => '10000'
        55 => '7500'
        56 => '10000'
        57 => '10000'
        58 => '10000'
        59 => '10000'
        60 => '10000'
        61 => '10000'
        62 => '10000'
        63 => '10000'
        64 => '10000'
        65 => '7500'
        66 => '10000'
        67 => '10000'
        68 => '10000'
        69 => '7500'
        70 => '10000'
    ]
    'Scholarship_release_bulk' => [
        'date' => '8/1/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '8187'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1810'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuO_-4FwGRE1HBgRnZwCgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704693503.1372
    'REQUEST_TIME' => 1704693503
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 06:08:39 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:08:38 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'y6IThQCIe_aCOTJkW4ToDcd2b2YwW8mLTMpPaeRRJ1mI1Xm3VN8sv68KQRM8yJg18RcqI0osuv8euTwdhhIUNg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'YUMNAM NARESH MANGANG'
        'date_of_birth' => '23/12/2017'
        'age' => '6'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'KOSHU'
        'current_address' => 'OKSHU DIS. NINGTHEMCHAKHUL IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'WINNING EDGE FOUNDATION'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'PUNGDONGBAM, IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => 'UKG'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '13200'
        'other_annual_charges' => '23100'
        'fathername' => 'YUMNAM SURJITKUAR MEEITEI'
        'fdeceased' => 'yes'
        'mothername' => 'MAIBAM TANOUB DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'MAIBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'NINGTHEMCHAKHUL MAYAI LEIKAI, OKSHU, IMPHAL EAST 79501-'
        'guardian_contact_no' => ''
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '1'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '40000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'IT IS NOT ALWAYS THAT THERE IS WORK ON THE FIELDS. SO SHE WEAVES AT TIMES'
        'reference_person_name' => 'NAOTON YUMNAM'
        'reference_person_address' => 'OKSHU, NINGTHEMCHAKHUL'
        'rp_contact_no' => '8787552013'
        'date_of_incident' => '14/06/2023'
        'place_of_incident' => 'KHAMELOK'
        'incident_details' => 'VIOLANCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'MISTRY'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'MAIBAM TANOUBI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'LAMLONG KEITHEL'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0061673'
        'accountno' => '42074312659'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0417'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111753.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpxk7JEI'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1633591
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1643187'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryh8T8hERVqkgQ4qdB'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46951'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuRTRGcHunEG1eH5QHSlAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694093.8778
    'REQUEST_TIME' => 1704694093
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 06:08:39 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 06:08:39 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:08:39 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3621'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3621'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '46951'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3621'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuRZxGcHunEG1eH5QHSlQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694119.4375
    'REQUEST_TIME' => 1704694119
    'argv' => [
        0 => 'r=student%2Fview&id=3621'
    ]
    'argc' => 1
]
2024-01-08 06:09:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 06:09:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:08:59 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3621'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuRewazam8HBCrSIlMvrAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694139.7055
    'REQUEST_TIME' => 1704694139
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 06:09:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-08 06:09:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:09:03 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '47263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuRfwazam8HBCrSIlMvrQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694143.1414
    'REQUEST_TIME' => 1704694143
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 06:11:04 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-08 06:11:04 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:11:04 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795010'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'aRFKzfk_Dje7laQ0QUNTPGm26IiZj0-D02p3FsuV73QqZiD_rWhZfpam10MmDyMEX9etzeP4PPeBGQRiqdbcGw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51628'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuR-Hm4w3vRypP67mHt8wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694264.2972
    'REQUEST_TIME' => 1704694264
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-08 06:22:16 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:22:16 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'aRFKzfk_Dje7laQ0QUNTPGm26IiZj0-D02p3FsuV73QqZiD_rWhZfpam10MmDyMEX9etzeP4PPeBGQRiqdbcGw=='
    'Student' => [
        'student_photo' => ''
        'name' => 'LAIPUJAM PREMLATA DEVI'
        'date_of_birth' => '21/12/2018'
        'age' => '5'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'THKHEL'
        'current_address' => 'TAKHEL MAKHA LEIKAI, SAWOMBUNG, IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'THE CAREER FOUNDATION ENGLISH ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'NEPET PALLI, IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => 'NURSERY'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '29200'
        'fathername' => 'LAIPUJAM INAO SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'PUTHEM PREMI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'PUTHEM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'TAKHEL MAKHA LEIKAI, SAWOMBUNG, IMPHAL EAST 795005'
        'guardian_contact_no' => '6009350233'
        'occupation_of_guardian' => 'WEAVER'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'LAIPUJAM CHINGLAI MEITEI'
        'reference_person_address' => 'TAKHEL MAKHA LEIKAI, SAWOMBUJG'
        'rp_contact_no' => '6009350235'
        'date_of_incident' => '29/08/2023'
        'place_of_incident' => 'NARANSEINA AND THAMLAPOKPI'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SALES BOY AT A CEMENT SHOP LABOUR WORK OF LIFTING CEMENT'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'PUTHEM PREMI DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'POROMPAT'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0011626'
        'accountno' => '20318463450'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0418'
        'scholarshipamount' => '8000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_112128.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/php3tR4if'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1627982
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1637605'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryNkyt0MkvGQvaZIY5'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57758'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuUlUGtFApvuW-WgtfbPgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694933.4972
    'REQUEST_TIME' => 1704694933
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 06:22:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 06:22:17 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:22:17 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3622'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3622'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57758'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3622'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuUmUGtFApvuW-WgtfbPwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694937.3373
    'REQUEST_TIME' => 1704694937
    'argv' => [
        0 => 'r=student%2Fview&id=3622'
    ]
    'argc' => 1
]
2024-01-08 06:22:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 06:22:36 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:22:36 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3622'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57849'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuUrEGtFApvuW-WgtfbQQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694956.1384
    'REQUEST_TIME' => 1704694956
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 06:22:39 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:160
2024-01-08 06:22:39 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:22:39 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57849'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuUr0GtFApvuW-WgtfbQgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694959.4245
    'REQUEST_TIME' => 1704694959
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 06:22:43 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:352
2024-01-08 06:22:43 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:22:43 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/statewiserpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/statewiserpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/statewiserpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuUs1ZGaD0Jhfg6FPE5awAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704694963.3533
    'REQUEST_TIME' => 1704694963
    'argv' => [
        0 => 'r=student/statewiserpt'
    ]
    'argc' => 1
]
2024-01-08 06:23:51 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:346
2024-01-08 06:23:51 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:23:51 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/scholarship_rpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/statewiserpt'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/scholarship_rpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1041'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuU90GtFApvuW-WgtfbRAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695031.7654
    'REQUEST_TIME' => 1704695031
    'argv' => [
        0 => 'r=student/scholarship_rpt'
    ]
    'argc' => 1
]
2024-01-08 06:24:19 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:24:14 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/getrpt'
]

$_POST = [
    'state_name' => 'Manipur'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'UQDbgIKj6nGHd8oYdRytzNKZslPafEdOKydbPXp6Tt0ES52w1ZSMHf8SmE8UUOCVvNT8BK8jED1vcx5yFxwtkQ=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1046'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVDoVtfTsRBrMAD6rqcgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695054.175
    'REQUEST_TIME' => 1704695054
    'argv' => [
        0 => 'r=student/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:24:25 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][error][yii\base\InvalidArgumentException] yii\base\InvalidArgumentException: Response content must not be an array. in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php:1077
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Response.php(337): yii\web\Response->prepare()
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(392): yii\web\Response->send()
#2 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->run()
#3 {main}
2024-01-08 06:24:25 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:24:25 [120.57.112.7][85][e82eaf099c53025dd0598fe061b72098][info][application] $_GET = [
    'r' => 'student/getstatename'
]

$_POST = [
    'pin' => '795113'
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'application/json, text/javascript, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'f3MtGFc7UOEHeMBOTHwUQ0bOowEblwU2c4lJ6ukxzJg8BEcqA2wHqCpLszkrMGR7cK_mRGHgdkIh-jqei3L_9w=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getstatename'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '58329'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getstatename'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVGRq4URP_aGadOGXqmgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695065.6682
    'REQUEST_TIME' => 1704695065
    'argv' => [
        0 => 'r=student/getstatename'
    ]
    'argc' => 1
]
2024-01-08 06:26:06 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 06:26:06 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:26:06 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1842'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVfoVtfTsRBrMAD6rqeAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695166.6918
    'REQUEST_TIME' => 1704695166
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 06:26:49 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:26:49 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'HARYANA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1849'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVqWJEc99OK7UvPU9cbQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695209.0989
    'REQUEST_TIME' => 1704695209
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:27:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:27:01 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'JHARKHAND'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1844'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVtRq4URP_aGadOGXqpAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695221.2155
    'REQUEST_TIME' => 1704695221
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:27:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:27:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'RAJASTHAN'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1819'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuVziIMOd2h6HAa17lY3AAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695246.7744
    'REQUEST_TIME' => 1704695246
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:27:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:27:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'KARNATAKA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1039'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuV2FdZavVYG5XV39154QAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695256.8389
    'REQUEST_TIME' => 1704695256
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:27:44 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:27:44 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'KERALA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '17'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1047'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuV4HznHk-EB0q4qeomxwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695264.4076
    'REQUEST_TIME' => 1704695264
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:28:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'UTTAR PRADESH'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '24'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1062'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuV9AfGZbl4aWBb4tAjdwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695284.0795
    'REQUEST_TIME' => 1704695284
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:28:11 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:11 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'BIHAR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '16'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1063'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuV-1dZavVYG5XV39154gAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695291.487
    'REQUEST_TIME' => 1704695291
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:28:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3567'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1082'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWGCIMOd2h6HAa17lY3wAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695320.7078
    'REQUEST_TIME' => 1704695320
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:28:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3568'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1079'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWGISmfKBQ4Do7QYk1zgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695320.716
    'REQUEST_TIME' => 1704695320
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:28:40 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3567'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1081'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWGBqAyzFnl2bC1oXrSgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695320.7078
    'REQUEST_TIME' => 1704695320
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:28:41 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:28:40 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3568'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1080'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWGHznHk-EB0q4qeomyQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695320.7627
    'REQUEST_TIME' => 1704695320
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'HARYANA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1062'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWMAfGZbl4aWBb4tAjegAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695344.7064
    'REQUEST_TIME' => 1704695344
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:07 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '766'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1062'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWMwfGZbl4aWBb4tAjewAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695347.9172
    'REQUEST_TIME' => 1704695347
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '766'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1793'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNIE70pCHk5PsnrPKUwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.2315
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '767'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1795'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNFdZavVYG5XV39155gAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.3133
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '749'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1060'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNNs_NBNxAY6U6DeHJgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.3218
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '749'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1796'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNCIMOd2h6HAa17lY4AAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.3136
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '746'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1062'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNAfGZbl4aWBb4tAjfAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.3999
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '746'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1793'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNIE70pCHk5PsnrPKVAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.7118
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '767'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1794'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWNBqAyzFnl2bC1oXrTAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695348.3329
    'REQUEST_TIME' => 1704695348
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:22 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:22 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'JHARKHAND'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1057'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWQiTpBD2l3yRfK9chtAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695362.151
    'REQUEST_TIME' => 1704695362
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:29:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2250'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1057'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRSTpBD2l3yRfK9chtQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.4562
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2250'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1048'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRYSmfKBQ4Do7QYk10QAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.7862
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '774'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1057'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRSTpBD2l3yRfK9chtgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.8075
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '773'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1054'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRQfGZbl4aWBb4tAjfQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.8336
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3563'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1041'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRSIMOd2h6HAa17lY4QAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.8576
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '774'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1045'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRVdZavVYG5XV39155wAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.8009
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '773'
    'stuchkid' => 'selectstu_2'
    'slno' => '3'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1039'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRds_NBNxAY6U6DeHJwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695365.8207
    'REQUEST_TIME' => 1704695365
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3563'
    'stuchkid' => 'selectstu_3'
    'slno' => '4'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1048'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRoSmfKBQ4Do7QYk10gAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695366.1698
    'REQUEST_TIME' => 1704695366
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3564'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1057'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRiTpBD2l3yRfK9chtwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695366.2445
    'REQUEST_TIME' => 1704695366
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3564'
    'stuchkid' => 'selectstu_4'
    'slno' => '5'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1054'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWRgfGZbl4aWBb4tAjfgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695366.3066
    'REQUEST_TIME' => 1704695366
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:43 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:43 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'RAJASTHAN'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWV5g9RG_Y6CauIOBYMgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695383.5379
    'REQUEST_TIME' => 1704695383
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:29:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:46 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3532'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWWpg9RG_Y6CauIOBYMwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695386.3036
    'REQUEST_TIME' => 1704695386
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:46 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3532'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1065'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWWpg9RG_Y6CauIOBYNAAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695386.6307
    'REQUEST_TIME' => 1704695386
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:29:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:46 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3533'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1076'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWWldZavVYG5XV39156AAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695386.8036
    'REQUEST_TIME' => 1704695386
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:29:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:29:46 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3533'
    'stuchkid' => 'selectstu_1'
    'slno' => '2'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1077'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWWiIMOd2h6HAa17lY4gAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695386.8044
    'REQUEST_TIME' => 1704695386
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:30:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'UTTAR PRADESH'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '24'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1073'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWhNs_NBNxAY6U6DeHKAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695428.8877
    'REQUEST_TIME' => 1704695428
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:30:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '768'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1073'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWh9s_NBNxAY6U6DeHKQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695431.6174
    'REQUEST_TIME' => 1704695431
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:30:32 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '768'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '41'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1800'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWhzFnR7eTwieTEla5jAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695431.926
    'REQUEST_TIME' => 1704695431
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:30:51 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:51 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'KARNATAKA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '20'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1803'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWmwfGZbl4aWBb4tAjgAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695451.8369
    'REQUEST_TIME' => 1704695451
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:30:55 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:54 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3565'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1803'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWngfGZbl4aWBb4tAjgQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695454.9322
    'REQUEST_TIME' => 1704695454
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:30:55 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:30:55 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3565'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1803'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWnwfGZbl4aWBb4tAjggAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695455.2542
    'REQUEST_TIME' => 1704695455
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:31:05 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:31:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'KERALA'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '17'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1804'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWqCuuUfid-6FiRlgN4gAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695464.8945
    'REQUEST_TIME' => 1704695464
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 06:31:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:31:08 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3566'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1804'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWrCuuUfid-6FiRlgN4wAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695468.8438
    'REQUEST_TIME' => 1704695468
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 06:31:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:31:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3566'
    'stuchkid' => 'selectstu_0'
    'slno' => '1'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '42'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1804'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuWrSuuUfid-6FiRlgN5AAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695469.1567
    'REQUEST_TIME' => 1704695469
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 06:31:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 06:31:46 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:31:45 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'WOliOXxiz3Eik5cQAxqGn3AfvwMy9wuOOPVFj5uYwkoNoiQJK1WpHVr2xUdiVsvGHlLxVEeoXP18oQDA9v6hBg=='
    'scholar_id' => [
        0 => '3568'
        1 => '3567'
        2 => '766'
        3 => '767'
        4 => '749'
        5 => '746'
        6 => '2250'
        7 => '3563'
        8 => '774'
        9 => '773'
        10 => '3564'
        11 => '3532'
        12 => '3533'
        13 => '768'
        14 => '3565'
        15 => '3566'
    ]
    'scholar_code' => [
        0 => 'BH0002'
        1 => 'BH0001'
        2 => 'HR0001'
        3 => 'HR0003'
        4 => 'HR0002'
        5 => 'HR0006'
        6 => 'JH0002'
        7 => 'JH0005'
        8 => 'JH0003'
        9 => 'JH0004'
        10 => 'JH0006'
        11 => 'RJ0002'
        12 => 'RJ0003'
        13 => 'UP0001'
        14 => 'KT0003'
        15 => 'KL0001'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class 1'
        1 => '2023-2024 _ class 10'
        2 => '2023-2024 _ class 4'
        3 => '2023-2024 _ class 5'
        4 => '2023-2024 _ class 10'
        5 => '2023-2024 _ class 4'
        6 => '2023-2024 _ class 5'
        7 => '2023-2024 _ class 8'
        8 => '2023-2024 _ class 9'
        9 => '2023-2024 _ class 3'
        10 => '2023-2024 _ class 3'
        11 => '2023-2024 _ class 6'
        12 => '2023-2024 _ class 9'
        13 => '2023-2024 _ class 4'
        14 => '2023-2024 _ class 6'
        15 => '2023-2024 _ class 6'
    ]
    'released_amt' => [
        0 => '7500'
        1 => '10000'
        2 => '7500'
        3 => '7500'
        4 => '10000'
        5 => '7500'
        6 => '7500'
        7 => '10000'
        8 => '10000'
        9 => '7500'
        10 => '7500'
        11 => '7500'
        12 => '10000'
        13 => '7500'
        14 => '7500'
        15 => '7500'
    ]
    'Scholarship_release_bulk' => [
        'date' => '08/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0376&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1924'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuW0dcqqdHyzizpOCcSqQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695505.9247
    'REQUEST_TIME' => 1704695505
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 06:33:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:33:31 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/create'
]

$_POST = [
    '_csrf' => 'f3MtGFc7UOEHeMBOTHwUQ0bOowEblwU2c4lJ6ukxzJg8BEcqA2wHqCpLszkrMGR7cK_mRGHgdkIh-jqei3L_9w=='
    'Student' => [
        'student_photo' => ''
        'name' => 'ATOM LANCHENBA'
        'date_of_birth' => '15/11/2010'
        'age' => '13'
        'gender' => 'male'
        'religion' => '2'
        'category' => 'General'
        'place_of_birth' => 'KHUMBONG'
        'current_address' => 'KHUMBONG, IMPHAL WEST'
        'pincodes' => '795113'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'ST. JOSEPH HR. SEC. SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SANGAIPROU, IMPHAL'
        'school_pincode' => '795004'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => '8837355298'
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '35000'
        'fathername' => 'ATOM SAMARENDRA SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'ATOM KABITA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ATOM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Post graduate'
        'guardian_address' => 'KHUMBONG BAGAR, IMPHAL WEST 795113'
        'guardian_contact_no' => '8575159407'
        'occupation_of_guardian' => 'WEAVER'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '70000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'ATOM BEDABATI DEVI'
        'reference_person_address' => 'KHUMBOONG BAGAR'
        'rp_contact_no' => '9615066764'
        'date_of_incident' => '06/05/2023'
        'place_of_incident' => 'SANGAITHEL KHOKEN VILLAGE'
        'incident_details' => 'VIOLANCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'GROCERRY VEGETALES SHOP'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => ''
        'account_holder_name' => 'ATOM KABITA DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => ''
        'branch_code' => ''
        'ifsc_code' => 'SBIN0014179'
        'accountno' => '34507788811'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0419'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => 'IMG_20240104_111741.jpg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => 'image/jpeg'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => '/tmp/phpNqUrHY'
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 0
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 1660811
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '1670319'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryTRUuGjFR1Qs4APxL'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fcreate'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57406'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fcreate'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuXNyIMOd2h6HAa17lY8AAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695607.9551
    'REQUEST_TIME' => 1704695607
    'argv' => [
        0 => 'r=student%2Fcreate'
    ]
    'argc' => 1
]
2024-01-08 06:33:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 06:33:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:33:31 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3623'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fcreate'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3623'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57406'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3623'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuXOyIMOd2h6HAa17lY8QAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695611.7738
    'REQUEST_TIME' => 1704695611
    'argv' => [
        0 => 'r=student%2Fview&id=3623'
    ]
    'argc' => 1
]
2024-01-08 06:34:02 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:34:02 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'v0AdfcM67wcZL5a_Qsy-uNU-NvaNrgqIpicZb0YIm-_8N3dPl224TjQc5cglgM6A419zs_fZefz0VGobJEuogA=='
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => 'e82eaf099c53025dd0598fe061b72098'
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=e82eaf099c53025dd0598fe061b72098; _csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3623'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57546'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuXWjccH4G4I9wHLt-VbQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695642.4459
    'REQUEST_TIME' => 1704695642
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-08 06:34:03 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 06:34:03 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 06:34:02 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf' => '534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Cwj2TWWI-3swgLp86aEEzwstRsstbC3o\";}'
    'PHPSESSID' => '942ea158c8be5893caa6163fd349b776'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_csrf=534e1e2c684ea5ea45334f579161dcf4a0f6401d1d79c47fb9fef76c5d15a727a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Cwj2TWWI-3swgLp86aEEzwstRsstbC3o%22%3B%7D; PHPSESSID=942ea158c8be5893caa6163fd349b776'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3623'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '57546'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuXWjccH4G4I9wHLt-VbgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704695642.9236
    'REQUEST_TIME' => 1704695642
    'argv' => []
    'argc' => 0
]
2024-01-08 06:46:27 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:46:27 [103.175.136.241][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'moNcB9SVdGFXGrbj2T0LplWSXCHbV2Q31WMCOg-YC4LPyBo3g6ISDS9_5LS4cUb_O98Sdq4IM0SRN0d1Yv5ozg=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '6e80c64278d6d53edb0508d3b3c2d906'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=6e80c64278d6d53edb0508d3b3c2d906; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1821'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuaQ-mI9Pop_Q86URIwSgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704696387.072
    'REQUEST_TIME' => 1704696387
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-01-08 06:46:27 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 06:46:27 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 06:46:27 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL\";}'
    'PHPSESSID' => 'd8cf0a5cc5d4330f72e0bd2149b2a0fa'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=f82289c98543fab67b14e564fdfeb9ee63ed5044f9756666e6f35a6f329ccb51a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22UKF0W7flxeRWaLMYnMNWu_WsDTEOmfcL%22%3B%7D; PHPSESSID=d8cf0a5cc5d4330f72e0bd2149b2a0fa'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1821'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZuaQ-mI9Pop_Q86URIwSwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704696387.4128
    'REQUEST_TIME' => 1704696387
    'argv' => []
    'argc' => 0
]
2024-01-08 09:05:58 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 09:05:58 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-01-08 09:05:57 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZu69RXie7lOMuqMlQk64wAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704704757.9348
    'REQUEST_TIME' => 1704704757
    'argv' => []
    'argc' => 0
]
2024-01-08 09:37:49 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 09:37:49 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:37:49 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3299'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCbbAmwztDI8b0OlKD6gAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706669.0737
    'REQUEST_TIME' => 1704706669
    'argv' => []
    'argc' => 0
]
2024-01-08 09:37:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 09:37:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:37:53 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Vo9daQwumqzPfc_kYZXCtpIrW18bdJVaeUlPmrNGfztmvi4eOkvMxqUxrYk7-qnS3EQ-HncupigeDh-q_Bc2dg=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'd9d1804eae17fbe1252d96cb3ddbb6d6'
    '_csrf' => 'df727351d65df5df02d5cb1f46b1e74a48b9f32b6a441a10772e0538b90c9f18a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"01sw6eVjjLbmZokdNoeAlZ3rgGP0OQIM\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=d9d1804eae17fbe1252d96cb3ddbb6d6; _csrf=df727351d65df5df02d5cb1f46b1e74a48b9f32b6a441a10772e0538b90c9f18a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%2201sw6eVjjLbmZokdNoeAlZ3rgGP0OQIM%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3313'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCcaCMOYGhro25ShQr2wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706673.8757
    'REQUEST_TIME' => 1704706673
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 09:37:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 09:37:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:37:54 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3313'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCcqCMOYGhro25ShQr3AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706674.517
    'REQUEST_TIME' => 1704706674
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 09:38:05 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:38:05 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:05 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3315'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCfRGdVvZtB-mMhy14VwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706685.2453
    'REQUEST_TIME' => 1704706685
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 09:38:15 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:38:15 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:15 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0408'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6851'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvChtnvXK47gcg5H7BkOAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706694.993
    'REQUEST_TIME' => 1704706694
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:38:20 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 09:38:20 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:20 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3520'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0408&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3520'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6857'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3520'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCjPTXgATupO7hNXpQEgAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706700.4578
    'REQUEST_TIME' => 1704706700
    'argv' => [
        0 => 'r=student%2Fupdate&id=3520'
    ]
    'argc' => 1
]
2024-01-08 09:38:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:38:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3520'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6866'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCnxGdVvZtB-mMhy14WAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706719.6585
    'REQUEST_TIME' => 1704706719
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 09:38:48 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:38:48 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:47 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6867'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCp6CMOYGhro25ShQr4AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706727.944
    'REQUEST_TIME' => 1704706727
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:38:53 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 09:38:53 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:38:52 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6867'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCrKCMOYGhro25ShQr4QAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706732.7552
    'REQUEST_TIME' => 1704706732
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-01-08 09:39:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:39:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:39:15 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6875'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCwzCM6gKLunh3gnfAsQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706755.932
    'REQUEST_TIME' => 1704706755
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 09:39:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:39:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:39:23 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'COV0032'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCy6CMOYGhro25ShQr4wAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706763.5343
    'REQUEST_TIME' => 1704706763
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:39:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 09:39:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:39:27 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3592'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0032&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3592'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3592'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvCz6CMOYGhro25ShQr5AAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706767.0729
    'REQUEST_TIME' => 1704706767
    'argv' => [
        0 => 'r=student%2Fupdate&id=3592'
    ]
    'argc' => 1
]
2024-01-08 09:39:56 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:39:56 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:39:56 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3592'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6889'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvC6z4zCw2At7EHF7QYQwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706795.9926
    'REQUEST_TIME' => 1704706795
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 09:40:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:40:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:40:03 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'COV0033'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6904'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvC8qCMOYGhro25ShQr5gAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706803.0717
    'REQUEST_TIME' => 1704706803
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:40:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 09:40:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:40:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3607'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0033&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3607'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6911'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvC-TCM6gKLunh3gnfAtAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706809.2928
    'REQUEST_TIME' => 1704706809
    'argv' => [
        0 => 'r=student%2Fupdate&id=3607'
    ]
    'argc' => 1
]
2024-01-08 09:41:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:41:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:41:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3607'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6867'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDSST8z-k9OcLUcMSmLgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706889.4622
    'REQUEST_TIME' => 1704706889
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 09:41:38 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:41:38 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:41:38 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'MANIPUR'
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6877'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDUkC9qJuf1w3jkDawqAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706898.0513
    'REQUEST_TIME' => 1704706898
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:41:49 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 09:41:49 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:41:48 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => 'MANIPUR'
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6890'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDXEhuO79_qLutGFSh2AAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706908.8967
    'REQUEST_TIME' => 1704706908
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 09:42:56 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 09:42:56 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:42:56 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6874'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDoEhuO79_qLutGFSh2gAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706976.054
    'REQUEST_TIME' => 1704706976
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 09:43:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'MANIPUR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6881'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDqLAmwztDI8b0OlKD9QAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704706984.4475
    'REQUEST_TIME' => 1704706984
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 09:43:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDvkC9qJuf1w3jkDawrAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707006.8039
    'REQUEST_TIME' => 1704707006
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDvi5DVK8H0H-dRCg-mwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707006.8107
    'REQUEST_TIME' => 1704707006
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:43:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDwUC9qJuf1w3jkDawrQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707009.7998
    'REQUEST_TIME' => 1704707009
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:43:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDwS5DVK8H0H-dRCg-nAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707009.8075
    'REQUEST_TIME' => 1704707009
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDw0C9qJuf1w3jkDawrgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707011.6677
    'REQUEST_TIME' => 1704707011
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:43:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDwy5DVK8H0H-dRCg-nQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707011.6702
    'REQUEST_TIME' => 1704707011
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:33 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDxUC9qJuf1w3jkDawrwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707013.8645
    'REQUEST_TIME' => 1704707013
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:43:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:33 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDxS5DVK8H0H-dRCg-ngAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707013.8688
    'REQUEST_TIME' => 1704707013
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDyEC9qJuf1w3jkDawsAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707016.1688
    'REQUEST_TIME' => 1704707016
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:43:36 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:36 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDyC5DVK8H0H-dRCg-nwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707016.1758
    'REQUEST_TIME' => 1704707016
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6848'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDyi5DVK8H0H-dRCg-oAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707019.0191
    'REQUEST_TIME' => 1704707019
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:43:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:43:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6852'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvDykC9qJuf1w3jkDawsQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707019.0225
    'REQUEST_TIME' => 1704707019
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:13 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6880'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD7eYE_lFAKmoheLczcwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707053.5751
    'REQUEST_TIME' => 1704707053
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:13 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:13 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6879'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD7ST8z-k9OcLUcMSmNQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707053.6138
    'REQUEST_TIME' => 1704707053
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:15 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:15 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6880'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD7-YE_lFAKmoheLczdAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707055.3758
    'REQUEST_TIME' => 1704707055
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:15 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:15 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6879'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD7yT8z-k9OcLUcMSmNgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707055.3808
    'REQUEST_TIME' => 1704707055
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:17 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:17 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6880'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD8eYE_lFAKmoheLczdQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707057.1321
    'REQUEST_TIME' => 1704707057
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:17 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:17 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6879'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD8ST8z-k9OcLUcMSmNwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707057.1371
    'REQUEST_TIME' => 1704707057
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD-S5DVK8H0H-dRCg-oQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707065.2128
    'REQUEST_TIME' => 1704707065
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:25 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD-UC9qJuf1w3jkDawsgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707065.2576
    'REQUEST_TIME' => 1704707065
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD-kC9qJuf1w3jkDawswAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707066.9268
    'REQUEST_TIME' => 1704707066
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:27 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD-i5DVK8H0H-dRCg-ogAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707066.9279
    'REQUEST_TIME' => 1704707066
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:28 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD_EC9qJuf1w3jkDawtAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707068.8584
    'REQUEST_TIME' => 1704707068
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:28 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD_C5DVK8H0H-dRCg-owAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707068.8552
    'REQUEST_TIME' => 1704707068
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD_0C9qJuf1w3jkDawtQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707071.4847
    'REQUEST_TIME' => 1704707071
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:31 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:31 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvD_y5DVK8H0H-dRCg-pAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707071.4889
    'REQUEST_TIME' => 1704707071
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEAi5DVK8H0H-dRCg-pQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707074.5303
    'REQUEST_TIME' => 1704707074
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEAkC9qJuf1w3jkDawtgAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707074.533
    'REQUEST_TIME' => 1704707074
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3621'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEBC5DVK8H0H-dRCg-pgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707077.0216
    'REQUEST_TIME' => 1704707077
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:37 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:37 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3621'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEBEC9qJuf1w3jkDawtwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707077.0415
    'REQUEST_TIME' => 1704707077
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3622'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6885'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEB0C9qJuf1w3jkDawuAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707079.2862
    'REQUEST_TIME' => 1704707079
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:39 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:39 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3622'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6884'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEBy5DVK8H0H-dRCg-pwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707079.2833
    'REQUEST_TIME' => 1704707079
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:44:47 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:47 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3623'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6892'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEDzoQfHonbHhCvE0JYQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707087.8349
    'REQUEST_TIME' => 1704707087
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:44:47 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:44:47 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3623'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '6886'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvED-YE_lFAKmoheLczdgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707087.8266
    'REQUEST_TIME' => 1704707087
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:47:45 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 09:47:45 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:47:45 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'XxjgzKaUOt0zXL5MwuMqH8NepliVlq6MRuSKvOOHRRAVcKu7waNcvks32xiFh1hGrg_XB_Gn6fQVs8XSpqoSfw=='
    'scholar_id' => [
        0 => '3607'
        1 => '3608'
        2 => '3609'
        3 => '3610'
        4 => '3611'
        5 => '3612'
        6 => '3613'
        7 => '3614'
        8 => '3615'
        9 => '3616'
        10 => '3617'
        11 => '3618'
        12 => '3619'
        13 => '3620'
        14 => '3621'
        15 => '3622'
        16 => '3623'
    ]
    'scholar_code' => [
        0 => 'COV0033'
        1 => 'COV0034'
        2 => 'COV0035'
        3 => 'COV0036'
        4 => 'COV0037'
        5 => 'COV0038'
        6 => 'MAN0409'
        7 => 'MAN0410'
        8 => 'MAN0411'
        9 => 'MAN0412'
        10 => 'MAN0413'
        11 => 'MAN0414'
        12 => 'MAN0415'
        13 => 'MAN0416'
        14 => 'MAN0417'
        15 => 'MAN0418'
        16 => 'MAN0419'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class KG'
        1 => '2023-2024 _ class 6'
        2 => '2023-2024 _ class 1'
        3 => '2023-2024 _ class 7'
        4 => '2023-2024 _ class 8'
        5 => '2023-2024 _ class 11'
        6 => '2023-2024 _ class 7'
        7 => '2023-2024 _ class 9'
        8 => '2023-2024 _ class 4'
        9 => '2023-2024 _ class 2'
        10 => '2023-2024 _ class 2'
        11 => '2023-2024 _ class PREPARATORY'
        12 => '2023-2024 _ class 2'
        13 => '2023-2024 _ class KG'
        14 => '2023-2024 _ class UKG'
        15 => '2023-2024 _ class NURSERY'
        16 => '2023-2024 _ class 7'
    ]
    'released_amt' => [
        0 => '4000'
        1 => '7500'
        2 => '7500'
        3 => '7500'
        4 => '10000'
        5 => '10000'
        6 => '7500'
        7 => '10000'
        8 => '7500'
        9 => '7500'
        10 => '7500'
        11 => '4000'
        12 => '7500'
        13 => '4000'
        14 => '4000'
        15 => '4000'
        16 => '7500'
    ]
    'Scholarship_release_bulk' => [
        'date' => '08/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '2076'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1827'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvEwfTXgATupO7hNXpQIgAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707265.6404
    'REQUEST_TIME' => 1704707265
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 09:49:34 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:49:34 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/getrpt'
]

$_POST = [
    'state_name' => 'MANIPUR'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '18'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3150'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFLiT8z-k9OcLUcMSmRQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707374.4973
    'REQUEST_TIME' => 1704707374
    'argv' => [
        0 => 'r=scholarship-release-bulk/getrpt'
    ]
    'argc' => 1
]
2024-01-08 09:49:53 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:49:53 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3155'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFQSRHBfV5SMjOksf48AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707393.1676
    'REQUEST_TIME' => 1704707393
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:49:53 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:49:53 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3607'
    'stuchkid' => 'selectstu_23'
    'slno' => '24'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3156'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFQST8z-k9OcLUcMSmRgAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707393.1733
    'REQUEST_TIME' => 1704707393
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:49:59 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:49:59 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFR9LIMPFmBUYYdDmQzgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707399.0787
    'REQUEST_TIME' => 1704707399
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:49:59 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:49:59 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3608'
    'stuchkid' => 'selectstu_24'
    'slno' => '25'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFRzCM6gKLunh3gnfAxgAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707399.0782
    'REQUEST_TIME' => 1704707399
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:50:00 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:00 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFSNLIMPFmBUYYdDmQzwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707400.8729
    'REQUEST_TIME' => 1704707400
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:50:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:00 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3609'
    'stuchkid' => 'selectstu_25'
    'slno' => '26'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFSDCM6gKLunh3gnfAxwAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707400.8766
    'REQUEST_TIME' => 1704707400
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:50:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:03 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFS9LIMPFmBUYYdDmQ0AAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707403.205
    'REQUEST_TIME' => 1704707403
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:50:03 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:03 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3610'
    'stuchkid' => 'selectstu_26'
    'slno' => '27'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFSzCM6gKLunh3gnfAyAAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707403.2041
    'REQUEST_TIME' => 1704707403
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:50:05 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:05 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFTdLIMPFmBUYYdDmQ0QAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707405.2749
    'REQUEST_TIME' => 1704707405
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:50:05 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:05 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3611'
    'stuchkid' => 'selectstu_27'
    'slno' => '28'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFTTCM6gKLunh3gnfAyQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707405.275
    'REQUEST_TIME' => 1704707405
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:50:07 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:07 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFTzCM6gKLunh3gnfAygAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707407.3972
    'REQUEST_TIME' => 1704707407
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:50:07 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:07 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3612'
    'stuchkid' => 'selectstu_28'
    'slno' => '29'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFT9LIMPFmBUYYdDmQ0gAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707407.3972
    'REQUEST_TIME' => 1704707407
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:50:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '2007'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3159'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFUdLIMPFmBUYYdDmQ0wAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707409.5255
    'REQUEST_TIME' => 1704707409
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:50:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:50:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '2007'
    'stuchkid' => 'selectstu_29'
    'slno' => '30'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3158'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFUTCM6gKLunh3gnfAywAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707409.5271
    'REQUEST_TIME' => 1704707409
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:02 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:02 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFhvTXgATupO7hNXpQNAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707462.3763
    'REQUEST_TIME' => 1704707462
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:02 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:02 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3613'
    'stuchkid' => 'selectstu_77'
    'slno' => '78'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFhiRHBfV5SMjOksf48wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707462.3763
    'REQUEST_TIME' => 1704707462
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFiCRHBfV5SMjOksf49AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707464.1006
    'REQUEST_TIME' => 1704707464
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:04 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:04 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3614'
    'stuchkid' => 'selectstu_78'
    'slno' => '79'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFiPTXgATupO7hNXpQNQAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707464.1125
    'REQUEST_TIME' => 1704707464
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:06 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:05 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFiSRHBfV5SMjOksf49QAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707465.9819
    'REQUEST_TIME' => 1704707465
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:06 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:06 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3615'
    'stuchkid' => 'selectstu_79'
    'slno' => '80'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFifTXgATupO7hNXpQNgAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707465.9913
    'REQUEST_TIME' => 1704707465
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:07 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFiyRHBfV5SMjOksf49gAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707467.9803
    'REQUEST_TIME' => 1704707467
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:08 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:07 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3616'
    'stuchkid' => 'selectstu_80'
    'slno' => '81'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFi_TXgATupO7hNXpQNwAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707467.9809
    'REQUEST_TIME' => 1704707467
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:09 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFjfTXgATupO7hNXpQOAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707469.8974
    'REQUEST_TIME' => 1704707469
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:10 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:09 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3617'
    'stuchkid' => 'selectstu_81'
    'slno' => '82'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFjSRHBfV5SMjOksf49wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707469.8987
    'REQUEST_TIME' => 1704707469
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:12 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:12 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3172'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFkPTXgATupO7hNXpQOQAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707472.4044
    'REQUEST_TIME' => 1704707472
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:12 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:12 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3618'
    'stuchkid' => 'selectstu_82'
    'slno' => '83'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3171'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFkCRHBfV5SMjOksf4-AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707472.4058
    'REQUEST_TIME' => 1704707472
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:20 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:19 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3177'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFly5DVK8H0H-dRCg-uAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707479.909
    'REQUEST_TIME' => 1704707479
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:20 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:19 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3619'
    'stuchkid' => 'selectstu_83'
    'slno' => '84'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFl7AmwztDI8b0OlKEEwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707479.9057
    'REQUEST_TIME' => 1704707479
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:21 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:21 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3177'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFmS5DVK8H0H-dRCg-uQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707481.6365
    'REQUEST_TIME' => 1704707481
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:21 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:21 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3620'
    'stuchkid' => 'selectstu_84'
    'slno' => '85'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFmbAmwztDI8b0OlKEFAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707481.6516
    'REQUEST_TIME' => 1704707481
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:23 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3621'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFm7AmwztDI8b0OlKEFQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707483.8482
    'REQUEST_TIME' => 1704707483
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:24 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:23 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3621'
    'stuchkid' => 'selectstu_85'
    'slno' => '86'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3177'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFmy5DVK8H0H-dRCg-ugAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707483.8499
    'REQUEST_TIME' => 1704707483
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3622'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3177'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFnS5DVK8H0H-dRCg-uwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707485.929
    'REQUEST_TIME' => 1704707485
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:25 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3622'
    'stuchkid' => 'selectstu_86'
    'slno' => '87'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFnbAmwztDI8b0OlKEFgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707485.9314
    'REQUEST_TIME' => 1704707485
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstuexcel'
]

$_POST = [
    'studentid' => '3623'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstuexcel'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3177'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstuexcel'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFoS5DVK8H0H-dRCg-vAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707489.2436
    'REQUEST_TIME' => 1704707489
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstuexcel'
    ]
    'argc' => 1
]
2024-01-08 09:51:29 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:29 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/selectedstu'
]

$_POST = [
    'studentid' => '3623'
    'stuchkid' => 'selectstu_87'
    'slno' => '88'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '44'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/selectedstu'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3176'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/selectedstu'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFobAmwztDI8b0OlKEFwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707489.2463
    'REQUEST_TIME' => 1704707489
    'argv' => [
        0 => 'r=scholarship-release-bulk/selectedstu'
    ]
    'argc' => 1
]
2024-01-08 09:51:52 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/ScholarshipReleaseBulkController.php:107
2024-01-08 09:51:52 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 09:51:52 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'scholarship-release-bulk/create'
]

$_POST = [
    '_csrf' => 'okz7cYYPcvXIeewqMhHyfqmx1pQO5hRrnwmBtoOaCr7oJLAG4TgUlrASiX51dYAnxOCny2rXUxPMXs7Yxrdd0Q=='
    'scholar_id' => [
        0 => '3607'
        1 => '3608'
        2 => '3609'
        3 => '3610'
        4 => '3611'
        5 => '3612'
        6 => '3613'
        7 => '3614'
        8 => '3615'
        9 => '3616'
        10 => '3617'
        11 => '3618'
        12 => '3619'
        13 => '3620'
        14 => '3621'
        15 => '3622'
        16 => '3623'
    ]
    'scholar_code' => [
        0 => 'COV0033'
        1 => 'COV0034'
        2 => 'COV0035'
        3 => 'COV0036'
        4 => 'COV0037'
        5 => 'COV0038'
        6 => 'MAN0409'
        7 => 'MAN0410'
        8 => 'MAN0411'
        9 => 'MAN0412'
        10 => 'MAN0413'
        11 => 'MAN0414'
        12 => 'MAN0415'
        13 => 'MAN0416'
        14 => 'MAN0417'
        15 => 'MAN0418'
        16 => 'MAN0419'
    ]
    'scholar_year' => [
        0 => '2023-2024 _ class KG'
        1 => '2023-2024 _ class 6'
        2 => '2023-2024 _ class 1'
        3 => '2023-2024 _ class 7'
        4 => '2023-2024 _ class 8'
        5 => '2023-2024 _ class 11'
        6 => '2023-2024 _ class 7'
        7 => '2023-2024 _ class 9'
        8 => '2023-2024 _ class 4'
        9 => '2023-2024 _ class 2'
        10 => '2023-2024 _ class 2'
        11 => '2023-2024 _ class PREPARATORY'
        12 => '2023-2024 _ class 2'
        13 => '2023-2024 _ class KG'
        14 => '2023-2024 _ class UKG'
        15 => '2023-2024 _ class NURSERY'
        16 => '2023-2024 _ class 7'
    ]
    'released_amt' => [
        0 => '4000'
        1 => '7500'
        2 => '7500'
        3 => '7500'
        4 => '10000'
        5 => '10000'
        6 => '7500'
        7 => '10000'
        8 => '7500'
        9 => '7500'
        10 => '7500'
        11 => '4000'
        12 => '7500'
        13 => '4000'
        14 => '4000'
        15 => '4000'
        16 => '7500'
    ]
    'Scholarship_release_bulk' => [
        'date' => '08/01/2024'
    ]
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '917578d04f8a6127b70b820b0a45e075'
    '_csrf' => 'a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=MANIPUR&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '2076'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=917578d04f8a6127b70b820b0a45e075; _csrf=a32e54eebbe36af0ff9c57399dba6821eb9edacda54752dfd739f36ecf8cc73ea%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22JhKwg7fcxkeTGdrYmQq_d1GxSWOnE-Wo%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=scholarship-release-bulk/create'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '3187'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=scholarship-release-bulk/create'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvFuDCM6gKLunh3gnfAzQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704707512.3131
    'REQUEST_TIME' => 1704707512
    'argv' => [
        0 => 'r=scholarship-release-bulk/create'
    ]
    'argc' => 1
]
2024-01-08 10:04:56 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 10:04:56 [103.175.136.241][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:04:56 [103.175.136.241][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1805'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvIyOUL1BVKcAVvh4d3HwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708296.429
    'REQUEST_TIME' => 1704708296
    'argv' => []
    'argc' => 0
]
2024-01-08 10:05:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-01-08 10:05:01 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:01 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'vSmZPYpIGfrZktZbrlJGB9i_HleE2VvX6jyShGhROESJfK14zxpts7DL5w6WIQBvkcZ8B-q3FIWLDfbBWwgLEA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '47c8c4a5576d82590def8c8787547472'
    '_csrf' => '5d2be6de437b7edd3e21e97132979f1518dde5b5b13473da8192c5a32770082ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"4U4EERtIiY1U8sFhIybPnnORa1dE3Y3T\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=47c8c4a5576d82590def8c8787547472; _csrf=5d2be6de437b7edd3e21e97132979f1518dde5b5b13473da8192c5a32770082ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%224U4EERtIiY1U8sFhIybPnnORa1dE3Y3T%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1813'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvIzKCMOYGhro25ShQsOgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708301.0108
    'REQUEST_TIME' => 1704708301
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-01-08 10:05:02 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-01-08 10:05:02 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:01 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1813'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvIzaCMOYGhro25ShQsOwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708301.6798
    'REQUEST_TIME' => 1704708301
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-01-08 10:05:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 10:05:16 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:15 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1821'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvI25WGpIINBcKov44FAAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708315.911
    'REQUEST_TIME' => 1704708315
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-01-08 10:05:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-01-08 10:05:23 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:23 [103.175.136.241][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0419'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1812'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvI4xjqKtSYjvN7xM_DewAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708323.4063
    'REQUEST_TIME' => 1704708323
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-01-08 10:05:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-01-08 10:05:26 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:26 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3623'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3623'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1812'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3623'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvI5hjqKtSYjvN7xM_DfAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708326.2148
    'REQUEST_TIME' => 1704708326
    'argv' => [
        0 => 'r=student%2Fupdate&id=3623'
    ]
    'argc' => 1
]
2024-01-08 10:05:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:54 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3623'
]

$_POST = [
    '_csrf' => 'wZnbmPgOVzLSN-nIaLB0ii7ZaZqyZbX5xQyoJWdQ5PiioK_5qHk6X7pd35BF_EHFb704w9VQ8IGPSsdpIj-csg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'ATOM LANCHENBA'
        'date_of_birth' => '15/11/2010'
        'age' => '13'
        'gender' => 'male'
        'religion' => '2'
        'category' => 'General'
        'place_of_birth' => 'KHUMBONG'
        'current_address' => 'KHUMBONG, IMPHAL WEST'
        'pincodes' => '795113'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'ST. JOSEPH HR. SEC. SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'SANGAIPROU, IMPHAL'
        'school_pincode' => '795004'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => '8837355298'
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '35000'
        'fathername' => 'ATOM SAMARENDRA SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'ATOM KABITA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'ATOM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Post graduate'
        'guardian_address' => 'KHUMBONG BAGAR, IMPHAL WEST 795113'
        'guardian_contact_no' => '8575159407'
        'occupation_of_guardian' => 'WEAVER'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '70000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'ATOM BEDABATI DEVI'
        'reference_person_address' => 'KHUMBOONG BAGAR'
        'rp_contact_no' => '9615066764'
        'date_of_incident' => '06/05/2023'
        'place_of_incident' => 'SANGAITHEL KHOKEN VILLAGE'
        'incident_details' => 'VIOLANCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'GROCERRY VEGETALES SHOP'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => ''
        'account_holder_name' => 'ATOM KABITA DEVI'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'UKHRUL'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0014179'
        'accountno' => '34507788811'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0419'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9505'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryjo89YJDYPI9zoIlw'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3623'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3623'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1800'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3623'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvJAhvKaCQuELdvMaysEAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708354.0895
    'REQUEST_TIME' => 1704708354
    'argv' => [
        0 => 'r=student%2Fupdate&id=3623'
    ]
    'argc' => 1
]
2024-01-08 10:05:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-01-08 10:05:54 [103.175.136.241][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.136.241
2024-01-08 10:05:54 [103.175.136.241][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3623'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '9e02fcfd1bd3afac8f8b75998d3409a3'
    '_csrf' => '5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0419&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=9e02fcfd1bd3afac8f8b75998d3409a3; _csrf=5aea0ac9e8c7dd2fb3c44ab0489c8cd3f63c0b3cce0083f23312dc81e6e7dc4fa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c9taPwmmhj6X-L5OAdQYg5ExJFoLEoxJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3623'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3623'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.241'
    'REMOTE_PORT' => '1800'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3623'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZZvJAhvKaCQuELdvMaysEQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1704708354.4045
    'REQUEST_TIME' => 1704708354
    'argv' => [
        0 => 'r=student%2Fview&id=3623'
    ]
    'argc' => 1
]
2024-02-02 08:42:23 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 08:42:23 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:42:23 [103.175.88.203][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2068'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyq70nArG-Q4X8uBAltNAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863343.6016
    'REQUEST_TIME' => 1706863343
    'argv' => []
    'argc' => 0
]
2024-02-02 08:42:29 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-02 08:42:29 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:42:29 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'jOseKwUuz9cBNbTqY7KRTn9glQ64hcGepa9G-6IcdXW4oVZaUEGupWx3gtks6OM6OTCsfeDi8ajj3DKW0GwHRQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'bd579a993741186a0ccd7143696c298f'
    '_csrf' => '9deb7591142fad591d16fe9dac289ade048683a03bcdf63772ab9bc009416c71a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"4JHqUoarmB63OZrtFP9sXg06Fstmrpr0\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=bd579a993741186a0ccd7143696c298f; _csrf=9deb7591142fad591d16fe9dac289ade048683a03bcdf63772ab9bc009416c71a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%224JHqUoarmB63OZrtFP9sXg06Fstmrpr0%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2068'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyq9UnArG-Q4X8uBAltNgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863349.517
    'REQUEST_TIME' => 1706863349
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-02 08:42:30 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 08:42:30 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:42:30 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2068'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyq9knArG-Q4X8uBAltNwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863350.1548
    'REQUEST_TIME' => 1706863350
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-02 08:42:43 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:42:43 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:42:42 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2077'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyrAuxymMK-anZ14737AQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863362.6125
    'REQUEST_TIME' => 1706863362
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 08:42:56 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:42:56 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:42:55 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8211'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyrD7mUqup6qyy8nGWs0AAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863375.6976
    'REQUEST_TIME' => 1706863375
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 08:43:04 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:43:04 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:43:04 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8252'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyrGOxymMK-anZ14737AgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863384.3189
    'REQUEST_TIME' => 1706863384
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 08:43:56 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-02 08:43:56 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:43:56 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8243'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyrTO2MED9jb-6eRPF8KAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863436.5878
    'REQUEST_TIME' => 1706863436
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-02-02 08:47:14 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:47:14 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:47:14 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '1383684b506003a6dd26e691407acce7'
    '_csrf' => '04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=1383684b506003a6dd26e691407acce7; _csrf=04b6f936b59f903bc0a881ecc37e037d44f47a8fa2612683f857af48ddef9891a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22-b3d49PMuMMo3KOaHxqD0iNugV3z_wJJ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not_A Brand\";v=\"8\", \"Chromium\";v=\"120\", \"Google Chrome\";v=\"120\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8226'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbysEqqmjW_I2PNc8al19AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706863634.2383
    'REQUEST_TIME' => 1706863634
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 08:53:20 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 08:53:20 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:20 [103.175.88.203][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8433'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbytgPqBiskMMKlEAWhGeQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864000.3787
    'REQUEST_TIME' => 1706864000
    'argv' => []
    'argc' => 0
]
2024-02-02 08:53:27 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-02 08:53:27 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:26 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'RAarbTUzafxzLEcXvZslEBte-iLgPOjNrT9FkGuggBIwSv4abWwttjRHDCbO2GsicBCgddZznIn-DwTlRvPZUA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '87d86f195c76a64e0b96f31ee29e08b5'
    '_csrf' => 'a7a54bc284da0f4987e5dff461c746ac8978b750b2ed5e60eedaf1462e3d5916a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"tLUwX_DJGkK1sCN2kNZW6OtDS0Au-SYB\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=87d86f195c76a64e0b96f31ee29e08b5; _csrf=a7a54bc284da0f4987e5dff461c746ac8978b750b2ed5e60eedaf1462e3d5916a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22tLUwX_DJGkK1sCN2kNZW6OtDS0Au-SYB%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8435'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbythhPXB_xmgRxLm4ce5gAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864006.6825
    'REQUEST_TIME' => 1706864006
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-02 08:53:27 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 08:53:27 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:27 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8435'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbythxPXB_xmgRxLm4ce5wAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864007.2622
    'REQUEST_TIME' => 1706864007
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-02 08:53:37 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:53:37 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:37 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2098'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbytkVM2Fkh-FFCr8xNkjgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864017.6515
    'REQUEST_TIME' => 1706864017
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 08:53:51 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 08:53:51 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:50 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbytnrmyoiVpj-ZedAL1_AAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864030.7558
    'REQUEST_TIME' => 1706864030
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 08:53:54 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-02 08:53:54 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:53:54 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbytormyoiVpj-ZedAL1_QAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864034.0814
    'REQUEST_TIME' => 1706864034
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-02-02 08:56:06 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:56:06 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = [
    '_csrf' => 'aCCk9gmEuR1JQAhhcofNt_ojU12p3GNrlWTJR0aH2SsDFJCFa-jSUBAIQCY_0fjiynk4CeivCDjjF6oEGfO3eA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'KONSAM HILER SINGH'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'SENJAM KHUNOU'
        'current_address' => 'SENJAM KHUNOU IMPHAL WEST'
        'pincodes' => '795146'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURUKHUL STANDARD ENGLISH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURUKHUL IMPHAL'
        'school_pincode' => '795002'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '27700'
        'fathername' => 'KONSAM HEROJIT SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KONSAM SAKILA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KONSAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'SENJAM KHUNOU MAMANG LEIKAI, IMPHAL WEST - 795146'
        'guardian_contact_no' => '9774124035'
        'occupation_of_guardian' => 'SELLS BIOLER CHICKEN'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => 'NO'
        'irrigated' => 'No'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'TAOREM INAOCHA SINGH'
        'reference_person_address' => 'SENJAM KHUNOU'
        'rp_contact_no' => '9402718597'
        'date_of_incident' => '29/06/2023'
        'place_of_incident' => 'SENJA KHUNOU VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'TRUCK DRIVER'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'MRS. KONSAM SAKILA DEVI'
        'bank_name' => 'INDIAN BANK'
        'branch_address' => 'LAMSANG'
        'branch_code' => ''
        'ifsc_code' => 'IDIB000L034'
        'accountno' => '7260333306'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9523'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryaiGc8y0bPrQuR06v'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2105'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyuJkOvw9_sEr8M5xRAFQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864166.7151
    'REQUEST_TIME' => 1706864166
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-02-02 08:56:07 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-02 08:56:07 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 08:56:07 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '32ead16cac5188da3c368f09b621db3f'
    '_csrf' => 'f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"k44sblkMYHHGMV5U0ZkTAskSvscC_tnS\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=32ead16cac5188da3c368f09b621db3f; _csrf=f13d3206050e840ccf5e7fbb2fb2636fa6e4d8ab4790b97514f7b8adf29a0481a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22k44sblkMYHHGMV5U0ZkTAskSvscC_tnS%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2105'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyuJ0Ovw9_sEr8M5xRAFgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864167.0377
    'REQUEST_TIME' => 1706864167
    'argv' => [
        0 => 'r=student%2Fview&id=3613'
    ]
    'argc' => 1
]
2024-02-02 09:05:08 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 09:05:08 [103.175.88.203][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:08 [103.175.88.203][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8223'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywRNzQCN4Ab70RMUWVrQAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864708.6351
    'REQUEST_TIME' => 1706864708
    'argv' => []
    'argc' => 0
]
2024-02-02 09:05:14 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-02 09:05:14 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:14 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'DUCZk4cBIVfg4rw10ZXQCk6GOwVzSdM2mfx-sfzkGcs-FPr-429CIYGwzmOJ2ON_Pb4ITDh74hv2yEf7yrVAuA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '3a736fd66822fc6c6027034116b3017a'
    '_csrf' => '5fdcba1210f28a7801c9662bfcdbab4e228de0cbd675dd2d4cdc104ab6c4f3a3a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3TcmdncvaRrVXM3us83IK21-o49J6QYs\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=3a736fd66822fc6c6027034116b3017a; _csrf=5fdcba1210f28a7801c9662bfcdbab4e228de0cbd675dd2d4cdc104ab6c4f3a3a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223TcmdncvaRrVXM3us83IK21-o49J6QYs%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8226'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywShpVWJidViFkHHv80QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864714.5139
    'REQUEST_TIME' => 1706864714
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-02 09:05:15 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-02 09:05:15 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:15 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8226'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywSxpVWJidViFkHHv80gAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864715.1167
    'REQUEST_TIME' => 1706864715
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-02 09:05:29 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:05:29 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:28 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8194'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywWBicAIomhmQ9quFOZwAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864728.828
    'REQUEST_TIME' => 1706864728
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 09:05:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:05:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:39 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8224'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywY9zQCN4Ab70RMUWVrgAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864739.6728
    'REQUEST_TIME' => 1706864739
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 09:05:47 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:05:47 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:05:47 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8204'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbywa2YH6mIBl1csZ1U6pQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864747.5163
    'REQUEST_TIME' => 1706864747
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 09:06:01 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:06:01 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:06:00 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8218'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyweArSFtEX1ngJsuOZMAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864760.7619
    'REQUEST_TIME' => 1706864760
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 09:06:05 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-02 09:06:05 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:06:04 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8218'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywfArSFtEX1ngJsuOZMQAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864764.7753
    'REQUEST_TIME' => 1706864764
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-02-02 09:06:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:06:39 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3613'
]

$_POST = [
    '_csrf' => 'z5f7lMnv1RIbyp376h_m456uRI5-VdKh2aq1hOdnd6i_w6zSgdnnIH2L66vdKd7S9vd9wBwgntiPnvqptD4W8g=='
    'Student' => [
        'student_photo' => ''
        'name' => 'KONSAM HILER SINGH'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'SENJAM KHUNOU'
        'current_address' => 'SENJAM KHUNOU IMPHAL WEST'
        'pincodes' => '795146'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL WEST'
        'other_contact_no' => ''
        'name_of_the_school' => 'KHURUKHUL STANDARD ENGLISH SCHOOL'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHURUKHUL IMPHAL'
        'school_pincode' => '795002'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '27700'
        'fathername' => 'KONSAM HEROJIT SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KONSAM SAKILA DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KONSAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'SENJAM KHUNOU MAMANG LEIKAI, IMPHAL WEST - 795146'
        'guardian_contact_no' => '9774124035'
        'occupation_of_guardian' => 'SELLS BIOLER CHICKEN'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => 'NO'
        'irrigated' => 'No'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'TAOREM INAOCHA SINGH'
        'reference_person_address' => 'SENJAM KHUNOU'
        'rp_contact_no' => '9402718597'
        'date_of_incident' => '29/06/2023'
        'place_of_incident' => 'SENJA KHUNOU VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'TRUCK DRIVER'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'MRS. KONSAM SAKILA DEVI'
        'bank_name' => 'INDIAN BANK'
        'branch_address' => 'LAMSANG'
        'branch_code' => ''
        'ifsc_code' => 'IDIB000L034'
        'accountno' => '7260333306'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0409'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => 'BANK DETAILS CHANGED FEB2024'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9551'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryxyqnjdjk5tCqHaQ7'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2101'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbywn4bxJ_6AopC6i_GLogAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864799.2577
    'REQUEST_TIME' => 1706864799
    'argv' => [
        0 => 'r=student%2Fupdate&id=3613'
    ]
    'argc' => 1
]
2024-02-02 09:06:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-02 09:06:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:06:39 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2101'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbywn4bxJ_6AopC6i_GLowAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864799.5786
    'REQUEST_TIME' => 1706864799
    'argv' => [
        0 => 'r=student%2Fview&id=3613'
    ]
    'argc' => 1
]
2024-02-02 09:06:48 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:06:48 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:06:47 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8212'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywpwrSFtEX1ngJsuOZMwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864807.9249
    'REQUEST_TIME' => 1706864807
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 09:07:05 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:07:05 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:07:05 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'COV0036'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywuTdf8nreuXVIVe1qEQAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864825.3691
    'REQUEST_TIME' => 1706864825
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 09:07:13 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-02 09:07:13 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:07:12 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3610'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '8198'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbywwGYH6mIBl1csZ1U6qwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706864832.8988
    'REQUEST_TIME' => 1706864832
    'argv' => [
        0 => 'r=student%2Fupdate&id=3610'
    ]
    'argc' => 1
]
2024-02-02 09:10:39 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:10:39 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3610'
]

$_POST = [
    '_csrf' => 'KixmPAoPAI-1PoaC-bvRle9RGttpBgwyyzC5Sp7n1q1aeDF6QjkyvdN_8NLOjemkhwgjlQtzQEudBPZnzb639w=='
    'Student' => [
        'student_photo' => ''
        'name' => 'IROM YAVEST SING'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'current_address' => 'CHANDRAKHONG MANING KEIKAI, YAIRIPOK, THOUBAL '
        'pincodes' => '795149'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'THOUBAL'
        'other_contact_no' => ''
        'name_of_the_school' => 'PLC ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'MAYAI KEITHEL, THOUBAL'
        'school_pincode' => '795149'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '36700'
        'fathername' => 'IROM ROBINDRA SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KHWAIRAKPAM KHOMDONBI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KHWAIRAKPAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK, THOUBAL'
        'guardian_contact_no' => '8119043148'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '25 ACRE'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'IROM ULTAMCHAND SING'
        'reference_person_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'rp_contact_no' => '8729855156'
        'date_of_incident' => '21/08/2022'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'CULTIVATOR'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'IROM ONGBI KHOMDONBI DEVI'
        'bank_name' => 'INDIAN OVERSEAS BANK'
        'branch_address' => 'THOUBAL'
        'branch_code' => ''
        'ifsc_code' => 'IOBA0002929'
        'accountno' => '292901000006977'
        'passbook_upload' => ''
        'scholar_code' => 'COV0036'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => 'BANK DETAILS CHANGED FEB2024'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9622'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary4Fu9gPyGrohchgyz'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2099'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyxj-UTCykWPEd5MTsEJAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865039.7594
    'REQUEST_TIME' => 1706865039
    'argv' => [
        0 => 'r=student%2Fupdate&id=3610'
    ]
    'argc' => 1
]
2024-02-02 09:10:40 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-02 09:10:40 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:10:40 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3610'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2099'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyxkOUTCykWPEd5MTsEJQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865040.1051
    'REQUEST_TIME' => 1706865040
    'argv' => [
        0 => 'r=student%2Fview&id=3610'
    ]
    'argc' => 1
]
2024-02-02 09:11:38 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:11:38 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:11:38 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2102'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyxylTEMNyL_EpdmdrrcgAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865098.3162
    'REQUEST_TIME' => 1706865098
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-02 09:11:51 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-02 09:11:51 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:11:50 [103.175.88.203][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0415'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2063'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyx1vbZ1vqTby91RRlLNwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865110.768
    'REQUEST_TIME' => 1706865110
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-02 09:11:54 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-02 09:11:54 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:11:54 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3619'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3619'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2063'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3619'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zbyx2vbZ1vqTby91RRlLOAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865114.1227
    'REQUEST_TIME' => 1706865114
    'argv' => [
        0 => 'r=student%2Fupdate&id=3619'
    ]
    'argc' => 1
]
2024-02-02 09:15:02 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:15:02 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3619'
]

$_POST = [
    '_csrf' => 'ax9gkqRLjjnALTC-azOEoOyTdHoZ6Nn5kHtOwDzdO_sbSzfU7H28C6ZsRu5cBbyRhMpNNHudlYDGTwHtb4RaoQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'MAYANGLAMBAM SANATOMBI CHANU'
        'date_of_birth' => '16/02/2015'
        'age' => '8'
        'gender' => 'female'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'MAMANG LEIKAI'
        'current_address' => 'OKSHU MAMANG LEIKAI, OKSHU, IMPHAL EAST'
        'pincodes' => '795010'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'IMPHAL EAST'
        'other_contact_no' => ''
        'name_of_the_school' => 'SARASWATI BAL VIDYA MANDIR'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Boarding'
        'address_of_the_school' => 'ANDRO IMPHAL EAST'
        'school_pincode' => '795010'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '30000'
        'other_annual_charges' => '40000'
        'fathername' => 'MOIRANGTHEM HEMANT METEI'
        'fdeceased' => 'yes'
        'mothername' => 'TAKHELLAMBAM NGOUBI LEIMA'
        'mdeceased' => 'no'
        'guardian_name' => 'TAKHELLAMBAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Primary'
        'guardian_address' => 'OKSHU MAMANG LEIKAI, OKSHU, IMPHAL EAST 795010'
        'guardian_contact_no' => '6009779107'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '0'
        'irrigated' => 'No'
        'annual_income' => '40000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'HEMANTA SINGH'
        'reference_person_address' => 'OMSHU MAMANG LEIKAI, OKSHU'
        'rp_contact_no' => '6009360924'
        'date_of_incident' => '14/06/2023'
        'place_of_incident' => 'KHAMELOK - AIGEJANG VILLAGE'
        'incident_details' => 'VIOLENCE'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'MISTRY'
        'compensation_received' => 'No'
        'compensation_amount' => '0'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'TAKHELLAMBAM NGOUBI LEIMA'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => 'POROMPAT'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0011626'
        'accountno' => '42483028365'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0415'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => 'BANK DETAILS CHANGED FEB2024'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9591'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryKdHTIrnyXm6zXXVd'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3619'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3619'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2091'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3619'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyyljNDrKzZSzmmHjYnyAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865302.7648
    'REQUEST_TIME' => 1706865302
    'argv' => [
        0 => 'r=student%2Fupdate&id=3619'
    ]
    'argc' => 1
]
2024-02-02 09:15:03 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-02 09:15:03 [103.175.88.203][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.203
2024-02-02 09:15:03 [103.175.88.203][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3619'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '4905a2ea03bde0aaae2162c59ca7e563'
    '_csrf' => '8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"pTWFH622fAvP7681hY9NbuLyV4O-SYaZ\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=4905a2ea03bde0aaae2162c59ca7e563; _csrf=8330e37a0dd399a788ccda6253a72c28e78e622c3f749a146b099e11518fb974a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22pTWFH622fAvP7681hY9NbuLyV4O-SYaZ%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3619'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3619'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.203'
    'REMOTE_PORT' => '2091'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3619'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZbyylzNDrKzZSzmmHjYnyQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1706865303.124
    'REQUEST_TIME' => 1706865303
    'argv' => [
        0 => 'r=student%2Fview&id=3619'
    ]
    'argc' => 1
]
2024-02-05 07:51:15 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 07:51:15 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:15 [103.175.137.155][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5569'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTc4ZGyqbieZxQMtYmQwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119475.1617
    'REQUEST_TIME' => 1707119475
    'argv' => []
    'argc' => 0
]
2024-02-05 07:51:21 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-05 07:51:21 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:21 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'b8bSDGMG2R0HDvSUSiIEh1lTHKJW8DBgMlyQTICU2LgsqYZvF0SYczZan9l7dUfOGmtTxw6qdTZ_D6M5raKy9g=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'c4ccd05593348af20054cfa5341afa20'
    '_csrf' => '280eeffd3fdb303d7e83e74df670ca2a6f72a4043bb93998ab9972999f480057a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CoTctBAn1TkM1WCIC8OeXZEVMS3u-6jN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=c4ccd05593348af20054cfa5341afa20; _csrf=280eeffd3fdb303d7e83e74df670ca2a6f72a4043bb93998ab9972999f480057a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CoTctBAn1TkM1WCIC8OeXZEVMS3u-6jN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5571'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTeZg7z_1cjWD0m-UXbQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119481.3335
    'REQUEST_TIME' => 1707119481
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-05 07:51:22 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 07:51:22 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:22 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5f2955b260bf6016581091271f308a37'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5f2955b260bf6016581091271f308a37; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5571'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTepg7z_1cjWD0m-UXbgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119482.0643
    'REQUEST_TIME' => 1707119482
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-05 07:51:32 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 07:51:32 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:31 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5f2955b260bf6016581091271f308a37'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5f2955b260bf6016581091271f308a37; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '9591'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTg8W3oL_ebhgUDuuSAAAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119491.9382
    'REQUEST_TIME' => 1707119491
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-05 07:51:45 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 07:51:45 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:44 [103.175.137.155][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0332'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5f2955b260bf6016581091271f308a37'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5f2955b260bf6016581091271f308a37; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '9574'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTkJICbKRe8GoVYFTInwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119504.9586
    'REQUEST_TIME' => 1707119504
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-05 07:51:58 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-05 07:51:58 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:51:58 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5f2955b260bf6016581091271f308a37'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5f2955b260bf6016581091271f308a37; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '9818'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCTnmzVHtbaHTdhwGPa-AAAABQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119518.3063
    'REQUEST_TIME' => 1707119518
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-02-05 07:52:56 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:52:56 [103.175.137.155][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'ixGpn3mOcAvAA_zMu7zvvY3gFSfZc5BF4MxEaP_l_TLyY9rzQdYpaqFFtY_VyoXQ17AmeLQFzw6iph05jdK1VQ=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5f2955b260bf6016581091271f308a37'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5f2955b260bf6016581091271f308a37; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5622'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCT2Jg7z_1cjWD0m-UXcQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119576.3297
    'REQUEST_TIME' => 1707119576
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-02-05 07:52:56 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 07:52:56 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:52:56 [103.175.137.155][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'd301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg\";}'
    'PHPSESSID' => '91213d9e819e54feab155b74d841f4c6'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=d301f89bb8e508faf8cd2699706f09e1468e6295851300f0b40725ed95652bd5a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22yrsl8XYaaFICnvjmZP3_mv_KBjYQr7Hg%22%3B%7D; PHPSESSID=91213d9e819e54feab155b74d841f4c6'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5622'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCT2Jg7z_1cjWD0m-UXcgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119576.7053
    'REQUEST_TIME' => 1707119576
    'argv' => []
    'argc' => 0
]
2024-02-05 07:55:52 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 07:55:52 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:55:52 [103.175.137.155][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8261'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUiCl7pWC4Rd8Z8FGhtQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119752.7448
    'REQUEST_TIME' => 1707119752
    'argv' => []
    'argc' => 0
]
2024-02-05 07:55:57 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-05 07:55:57 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:55:57 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'cLzpUeNbWHFCx3bG9KwdMQgBa0GRbNOmTwkUAhFIIdMWi4FolDA5OnKKDIOT3HxDYGIIBN0nt-oVQ3dKI3tmoQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5cda95c295533fd497db7ceee556608a'
    '_csrf' => 'a1d4ae78ff72aecb37466445da1877d0ffe7f981194648ba91db4494bc2c4f90a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"f7h9wkaK0MzEgparhccELKdLZJcH23Gr\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5cda95c295533fd497db7ceee556608a; _csrf=a1d4ae78ff72aecb37466445da1877d0ffe7f981194648ba91db4494bc2c4f90a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22f7h9wkaK0MzEgparhccELKdLZJcH23Gr%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8261'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUjSl7pWC4Rd8Z8FGhtgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119757.1552
    'REQUEST_TIME' => 1707119757
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-05 07:55:58 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 07:55:58 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:55:58 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8261'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUjil7pWC4Rd8Z8FGhtwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119758.6027
    'REQUEST_TIME' => 1707119758
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-05 07:56:11 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 07:56:11 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:56:10 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8260'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUmrZGGamFNl5L-NpVUwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119770.7577
    'REQUEST_TIME' => 1707119770
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-05 07:56:24 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 07:56:24 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:56:24 [103.175.137.155][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0332'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8295'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUqMW3oL_ebhgUDuuSEgAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119784.1911
    'REQUEST_TIME' => 1707119784
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-05 07:56:28 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-05 07:56:28 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 07:56:27 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '8295'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCUq8W3oL_ebhgUDuuSEwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707119787.7059
    'REQUEST_TIME' => 1707119787
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-02-05 08:25:14 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:25:14 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = [
    '_csrf' => 'FtAdEAcIzsg5i8qnn8lN1x2cgmHbpLJPPZ39e9jdfzp-lHJIVFC28A7sjpLzmwSiUuzmBqn8hSoQ7ZADnJsQQA=='
    'Student' => [
        'student_photo' => ''
        'name' => 'Laishram Saya Devi'
        'date_of_birth' => '01/02/2004'
        'age' => '15'
        'gender' => 'female'
        'religion' => ''
        'category' => ''
        'place_of_birth' => ''
        'current_address' => 'W/o (L) SH. Lashram Saratchandra Singh Mayang Langjing Tamang Mayang Langjing Tamang Imphal West  Manipur - 795146'
        'pincodes' => '795146'
        'Contact_no' => '9862429259'
        'state' => 'Manipur '
        'district' => 'Imphal West'
        'other_contact_no' => '9862429259'
        'name_of_the_school' => 'Popular Academy'
        'recofnized_by' => ''
        'type_of_school' => ''
        'address_of_the_school' => '   '
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' Laishram (O) Bijaya Devi'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '31/01/2009'
        'place_of_incident' => ''
        'incident_details' => 'Father: shot dead'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'REEMA HEISNAM'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => ' MOIRANG BRANCH'
        'branch_code' => ''
        'ifsc_code' => ' SBIN0012265'
        'accountno' => '39504483340'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0332'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '05/07/2010'
        'remark' => 'Bank changed, now account in favour of Elder Sister'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9392'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryMbIT6K65bp9GFLPs'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5589'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbaohJvzSgHoj7MabHQgAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121514.1567
    'REQUEST_TIME' => 1707121514
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-02-05 08:25:14 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-05 08:25:14 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:25:14 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5589'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbaohJvzSgHoj7MabHQwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121514.5031
    'REQUEST_TIME' => 1707121514
    'argv' => [
        0 => 'r=student%2Fview&id=2150'
    ]
    'argc' => 1
]
2024-02-05 08:25:36 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 08:25:36 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:25:36 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5590'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbgKLcNjQwxxVyNdi0BQAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121536.1881
    'REQUEST_TIME' => 1707121536
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-05 08:25:43 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 08:25:43 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:25:42 [103.175.137.155][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0332'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5622'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbhjvE3bFWV3qXHuiLJAAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121542.9827
    'REQUEST_TIME' => 1707121542
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-05 08:25:46 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-05 08:25:46 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:25:46 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5622'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbijvE3bFWV3qXHuiLJQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121546.417
    'REQUEST_TIME' => 1707121546
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-02-05 08:26:15 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-05 08:26:15 [103.175.137.155][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:26:14 [103.175.137.155][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5628'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbpr59mwJl4pg5f84JAgAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121574.8948
    'REQUEST_TIME' => 1707121574
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-05 08:26:21 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:26:21 [103.175.137.155][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'CWHThEr4sgJ5D64GdACfFHdML1RFSFWFp-4QyNTdCzlhJbzcGaDKOk5o6jMYUtZhODxLMzcQYuCKnn2wkJtkQw=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '15798c2d289becd7849d2247e79f5227'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=15798c2d289becd7849d2247e79f5227; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5593'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbrdyXg0Sn-TlCs2S0NAAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121581.5872
    'REQUEST_TIME' => 1707121581
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-02-05 08:26:22 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-05 08:26:22 [103.175.137.155][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.155
2024-02-05 08:26:21 [103.175.137.155][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => '2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz\";}'
    'PHPSESSID' => '9626ef59245564a502143867bfd85a0c'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=2528a631f2d73141eeb276517341dde3c8bb83d73c1025a52ed04b3f06edbeb6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22hDoXSXx87gD5lRIuOpdgrX7e-pmxDFoz%22%3B%7D; PHPSESSID=9626ef59245564a502143867bfd85a0c'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.155'
    'REMOTE_PORT' => '5593'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcCbrdyXg0Sn-TlCs2S0NQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707121581.9256
    'REQUEST_TIME' => 1707121581
    'argv' => []
    'argc' => 0
]
2024-02-09 08:42:18 [103.175.88.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-09 08:42:18 [103.175.88.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:42:18 [103.175.88.244][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '1877'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXlaoc4wK0zeCmMi9WsHQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468138.2755
    'REQUEST_TIME' => 1707468138
    'argv' => []
    'argc' => 0
]
2024-02-09 08:43:00 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-09 08:43:00 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:43:00 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'ZhngP0180l-BrVDQ9sgdHUg3x2iQ26pY7CX4l7PSbiMicqFpOTCXFvWUEeOagXdcJ06yLfKX5jK_Tonx4-M6SA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8531d661f05beba7265b996dfd4b0b5b'
    '_csrf' => 'c399f74ae4f71bd225c3315e8305c88814ce47546ad7c393b701fcc4b1f4dfe8a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"DkAVtLEIt9A3lIjAoyuEbLLjSkqfP1Tk\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8531d661f05beba7265b996dfd4b0b5b; _csrf=c399f74ae4f71bd225c3315e8305c88814ce47546ad7c393b701fcc4b1f4dfe8a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22DkAVtLEIt9A3lIjAoyuEbLLjSkqfP1Tk%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '1878'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXllDIlI92z3EBj9N-I9QAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468180.123
    'REQUEST_TIME' => 1707468180
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-09 08:43:01 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-09 08:43:01 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:43:00 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '1878'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXllDIlI92z3EBj9N-I9gAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468180.8124
    'REQUEST_TIME' => 1707468180
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-09 08:43:21 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:43:21 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:43:21 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '2702'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXlqZmKNT6pYY-QcfeaZgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468201.2861
    'REQUEST_TIME' => 1707468201
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-09 08:43:43 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:352
2024-02-09 08:43:43 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:43:43 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student/statewiserpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/statewiserpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '2728'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/statewiserpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXlv-JZz4qvLQ1Jmg6y3QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468223.442
    'REQUEST_TIME' => 1707468223
    'argv' => [
        0 => 'r=student/statewiserpt'
    ]
    'argc' => 1
]
2024-02-09 08:46:02 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:46:02 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:46:01 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/statewiserpt'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8341'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXmSWbqDcLkLyF7N2PpJwAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468361.9066
    'REQUEST_TIME' => 1707468361
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-09 08:46:12 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:46:12 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:46:11 [103.175.88.244][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8344'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXmU6iGyyQyBdOgmTakGAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468371.9551
    'REQUEST_TIME' => 1707468371
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-09 08:48:08 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:48:08 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:48:08 [103.175.88.244][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => '12'
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8359'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXmyGqvz1-PyBIegqPrqwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468488.6312
    'REQUEST_TIME' => 1707468488
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-09 08:48:39 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:48:39 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:48:39 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => '12'
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'page' => '2'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8360'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXm54PGrrQNJ6MxBKuvUwAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468519.2921
    'REQUEST_TIME' => 1707468519
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    ]
    'argc' => 1
]
2024-02-09 08:52:57 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-09 08:52:57 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:52:57 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student/index'
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => '12'
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'page' => '1'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=2'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8369'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXn6A6gTM4vno2viq6a0QAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468777.009
    'REQUEST_TIME' => 1707468777
    'argv' => [
        0 => 'r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
    ]
    'argc' => 1
]
2024-02-09 08:53:17 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:346
2024-02-09 08:53:17 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:53:17 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student/scholarship_rpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/scholarship_rpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8375'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXn_eIDI7JrwOqtKGWIowAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468797.7327
    'REQUEST_TIME' => 1707468797
    'argv' => [
        0 => 'r=student/scholarship_rpt'
    ]
    'argc' => 1
]
2024-02-09 08:53:28 [103.175.88.244][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:53:27 [103.175.88.244][81][-][info][application] $_GET = [
    'r' => 'student/getrpt'
]

$_POST = [
    'state_name' => 'Assam'
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student%2Findex&StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=12&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&page=1'
]

$_SERVER = [
    'CONTENT_LENGTH' => '16'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded; charset=UTF-8'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html, */*; q=0.01'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'empty'
    'HTTP_SEC_FETCH_MODE' => 'cors'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_CSRF_TOKEN' => '6FKCCJJJHjph130ueVmTqCYt1iTR4Uv9FMe_tGJ_QDbbO_RAqgFJfwn6H1tUE_fudECPdonZLc1y9P7lLwcxXw=='
    'HTTP_X_HTTPS' => '1'
    'HTTP_X_REQUESTED_WITH' => 'XMLHttpRequest'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/getrpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8340'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/getrpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXoB0xVlJMD1j2ubg2QogAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468807.3842
    'REQUEST_TIME' => 1707468807
    'argv' => [
        0 => 'r=student/getrpt'
    ]
    'argc' => 1
]
2024-02-09 08:54:40 [103.175.88.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:54:40 [103.175.88.244][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => '6FKCCJJJHjph130ueVmTqCYt1iTR4Uv9FMe_tGJ_QDbbO_RAqgFJfwn6H1tUE_fudECPdonZLc1y9P7lLwcxXw=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'db2e7e584a8ea5c28352ee353e93c7eb'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=db2e7e584a8ea5c28352ee353e93c7eb; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8330'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXoULY0pYK9QZAN-D4AOgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468880.1872
    'REQUEST_TIME' => 1707468880
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-02-09 08:54:40 [103.175.88.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-09 08:54:40 [103.175.88.244][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.88.244
2024-02-09 08:54:40 [103.175.88.244][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"3ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi\";}'
    'PHPSESSID' => 'c7d5c6023f2c16fdbd05c3dd489de733'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=c5390b28b5a0cf52eda7ff6db87bfafdb9c26d54bf3a4dbe1e83141d58591806a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%223ivH8HWEh-bu-JdFRmYRX8f0f3AQMxqi%22%3B%7D; PHPSESSID=c7d5c6023f2c16fdbd05c3dd489de733'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.88.244'
    'REMOTE_PORT' => '8330'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZcXoULY0pYK9QZAN-D4AOwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707468880.5151
    'REQUEST_TIME' => 1707468880
    'argv' => []
    'argc' => 0
]
2024-02-15 10:30:56 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-15 10:30:56 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-02-15 10:30:56 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '44565'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zc3n4FfZ3plbBxiCFbVhxgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1707993056.5957
    'REQUEST_TIME' => 1707993056
    'argv' => []
    'argc' => 0
]
2024-02-16 06:22:42 [103.175.137.213][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.213
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-16 06:22:42 [103.175.137.213][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.137.213
2024-02-16 06:22:42 [103.175.137.213][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.213'
    'REMOTE_PORT' => '4297'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zc7_MQgDu59HBDHZptySJwAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708064561.9862
    'REQUEST_TIME' => 1708064561
    'argv' => []
    'argc' => 0
]
2024-02-19 08:51:05 [103.175.89.108][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-19 08:51:05 [103.175.89.108][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:05 [103.175.89.108][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '5263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWeb86hiZGWsvqfDcUhwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332665.1841
    'REQUEST_TIME' => 1708332665
    'argv' => []
    'argc' => 0
]
2024-02-19 08:51:10 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-19 08:51:10 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:10 [103.175.89.108][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'ctNgyG0NPpu6VhJM9dkGXXVu5FNgiJdaoxB7Przf_HcR4jqBMkxaruoPWhyC71I3PyiIOg7a5D_MaRdb5ayOHQ=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '5dcc49547c8314857bb3ab0462782d58'
    '_csrf' => '97f56b4fa76eea802d9aaba13c40c22d7db628bd51ad258e22c8910129ab8715a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"c1ZI_Ad5PYHPw6TjJFlinRseoyleYsrj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=5dcc49547c8314857bb3ab0462782d58; _csrf=97f56b4fa76eea802d9aaba13c40c22d7db628bd51ad258e22c8910129ab8715a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22c1ZI_Ad5PYHPw6TjJFlinRseoyleYsrj%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '5263'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWfr86hiZGWsvqfDcUiQAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332670.3179
    'REQUEST_TIME' => 1708332670
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-19 08:51:11 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-19 08:51:11 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:11 [103.175.89.108][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '5263'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWf786hiZGWsvqfDcUigAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332671.0489
    'REQUEST_TIME' => 1708332671
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-19 08:51:27 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-19 08:51:27 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:27 [103.175.89.108][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '2408'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWj2xq99xMIU5nqoc4QQAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332687.1255
    'REQUEST_TIME' => 1708332687
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-19 08:51:36 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-19 08:51:36 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:35 [103.175.89.108][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '2410'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWl6ESH9KK_a3g6Sjb9AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332695.8785
    'REQUEST_TIME' => 1708332695
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-19 08:51:44 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-19 08:51:44 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:51:43 [103.175.89.108][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '759'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '4498'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMWn5tvVkixXfQpU4I22wAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332703.9762
    'REQUEST_TIME' => 1708332703
    'argv' => [
        0 => 'r=student%2Fupdate&id=759'
    ]
    'argc' => 1
]
2024-02-19 08:53:36 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-19 08:53:36 [103.175.89.108][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:53:36 [103.175.89.108][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '4499'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMXEPKwoI3Qw4D19z5nvgAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332816.5947
    'REQUEST_TIME' => 1708332816
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-19 08:53:43 [103.175.89.108][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:53:43 [103.175.89.108][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'yHZCsKXRRnc77f2Wmlfkg-yzmWjo7tg3woapUBn9JzKRLCDTwo4rQEKqxa_QL4e72_XOMZqEqUfw49AydL9qfA=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '0edd925179331cc16b38791df386f149'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=0edd925179331cc16b38791df386f149; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '4500'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMXF786hiZGWsvqfDcUkwAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332823.3552
    'REQUEST_TIME' => 1708332823
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-02-19 08:53:43 [103.175.89.108][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-19 08:53:43 [103.175.89.108][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.108
2024-02-19 08:53:43 [103.175.89.108][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'd87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN\";}'
    'PHPSESSID' => 'a4f230bf0407a2bd7c58709580cf57a6'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=d87adf9707440d0e6103f9d6ad0a7eda99982aff8c824844ea4da7a188ad4f44a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22YZbcg_m7yG89Jxc87FWYrjqp2eybmBMN%22%3B%7D; PHPSESSID=a4f230bf0407a2bd7c58709580cf57a6'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.108'
    'REMOTE_PORT' => '4500'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdMXF786hiZGWsvqfDcUlAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708332823.7177
    'REQUEST_TIME' => 1708332823
    'argv' => []
    'argc' => 0
]
2024-02-21 08:17:06 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:17:06 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:17:05 [103.175.89.122][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6284'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxgXmDry--XzASQhJ9pwAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503425.8788
    'REQUEST_TIME' => 1708503425
    'argv' => []
    'argc' => 0
]
2024-02-21 08:17:13 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-21 08:17:13 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:17:13 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 's1afuaIRKx9uqTpm-JWJRwtKtoDxoxzHfkHZFsAlPCvFB63t1XUTdD_kdBGewtkeeyD7yZCXRKMrNelZklBvSA=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '451cab43e4b58b09bd169e0988da5dd2'
    '_csrf' => 'e08c714551f539d64246be9ddbd560f5a6b853c2f14a9164beff5a2444e3280ca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"vQ2Twd8kQMNwfWPYpjMIa4XdUt0ORuSc\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=451cab43e4b58b09bd169e0988da5dd2; _csrf=e08c714551f539d64246be9ddbd560f5a6b853c2f14a9164beff5a2444e3280ca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22vQ2Twd8kQMNwfWPYpjMIa4XdUt0ORuSc%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6331'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxia3N8TzIOcJ_04s-wgAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503433.1061
    'REQUEST_TIME' => 1708503433
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-21 08:17:14 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:17:14 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:17:13 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'cd93d268574ac87acc67c1c3f96c59be'
    '_csrf' => '62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CCworI4w6v6q5boh7d_sN2_VJMje4FkF\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=cd93d268574ac87acc67c1c3f96c59be; _csrf=62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CCworI4w6v6q5boh7d_sN2_VJMje4FkF%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6331'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxia3N8TzIOcJ_04s-wwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503433.7802
    'REQUEST_TIME' => 1708503433
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-21 08:18:04 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:18:04 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:18:03 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'cd93d268574ac87acc67c1c3f96c59be'
    '_csrf' => '62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CCworI4w6v6q5boh7d_sN2_VJMje4FkF\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=cd93d268574ac87acc67c1c3f96c59be; _csrf=62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CCworI4w6v6q5boh7d_sN2_VJMje4FkF%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8452'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxu4UnVnLDGdafuv3h6AAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503483.8488
    'REQUEST_TIME' => 1708503483
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-21 08:18:17 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:18:17 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:18:17 [103.175.89.122][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'cd93d268574ac87acc67c1c3f96c59be'
    '_csrf' => '62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CCworI4w6v6q5boh7d_sN2_VJMje4FkF\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=cd93d268574ac87acc67c1c3f96c59be; _csrf=62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CCworI4w6v6q5boh7d_sN2_VJMje4FkF%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8487'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxyecFdRjd2lNs7MhcpgAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503497.7091
    'REQUEST_TIME' => 1708503497
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-21 08:18:23 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-21 08:18:23 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:18:23 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '759'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'cd93d268574ac87acc67c1c3f96c59be'
    '_csrf' => '62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CCworI4w6v6q5boh7d_sN2_VJMje4FkF\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=cd93d268574ac87acc67c1c3f96c59be; _csrf=62f3ba4c3fed6ad712e561f40e780fc0730c51739f5b549296ed2e1c34a090f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CCworI4w6v6q5boh7d_sN2_VJMje4FkF%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6297'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWxzyWQVTd6HUJR3ci-awAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503503.2436
    'REQUEST_TIME' => 1708503503
    'argv' => [
        0 => 'r=student%2Fupdate&id=759'
    ]
    'argc' => 1
]
2024-02-21 08:25:32 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:25:32 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:25:32 [103.175.89.122][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8484'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzfEJcEh748LIxi6SENQAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503932.3951
    'REQUEST_TIME' => 1708503932
    'argv' => []
    'argc' => 0
]
2024-02-21 08:25:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-21 08:25:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:25:37 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'Xw5ml82Q4SANzUPvaYVo9emZa-DsdV5DEcFE-J0fPkceOSzlj_iibEuVOrsM9BiXu644q5gyc3d2pyanrHNUMw=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8fbc8fb1e5298022c9c35565a7db3c9a'
    '_csrf' => 'ca1e2a7ca326035795cc731973daae7bea8bfd85a1c3604d4ff106184545c9e2a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"A7JrBhCLFXyTeqpbR7SKtG-4gfb_1ljt\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8fbc8fb1e5298022c9c35565a7db3c9a; _csrf=ca1e2a7ca326035795cc731973daae7bea8bfd85a1c3604d4ff106184545c9e2a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22A7JrBhCLFXyTeqpbR7SKtG-4gfb_1ljt%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8452'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzgV2EgGjdfrT9pe0xngAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503937.7656
    'REQUEST_TIME' => 1708503937
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-21 08:25:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:25:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:25:38 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8452'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzgl2EgGjdfrT9pe0xnwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503938.3185
    'REQUEST_TIME' => 1708503938
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-21 08:25:50 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:25:50 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:25:50 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8451'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzjS7tbmzYk-ZLOZHq9QAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503950.0348
    'REQUEST_TIME' => 1708503950
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-21 08:26:04 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:26:04 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:26:03 [103.175.89.122][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6325'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzm0WX7t9qfHmP_4gK3AAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503963.8915
    'REQUEST_TIME' => 1708503963
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-21 08:26:08 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-02-21 08:26:08 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:26:08 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '759'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6325'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdWzn0WX7t9qfHmP_4gK3QAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708503968.0322
    'REQUEST_TIME' => 1708503968
    'argv' => [
        0 => 'r=student%2Fupdate&id=759'
    ]
    'argc' => 1
]
2024-02-21 08:33:00 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:33:00 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '759'
]

$_POST = [
    '_csrf' => '_On8X9mxmvZ5VpC7MBY3wYYjBJPD-8KkVPr5pFjUSIWb2MgVrPnoukoxqfNpTEHx5WFw-rOWh89jmcvVNL19xg=='
    'Student' => [
        'student_photo' => ''
        'name' => 'Moirangthem Linda'
        'date_of_birth' => '01/04/2010'
        'age' => '9'
        'gender' => 'female'
        'religion' => ''
        'category' => 'General'
        'place_of_birth' => 'Kongba'
        'current_address' => 'Kongba Kshetri Leikai  Bashikhong  Imphal 795008'
        'pincodes' => '795008'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'Imphal East'
        'other_contact_no' => ''
        'name_of_the_school' => 'New Life Higher Secondary School'
        'recofnized_by' => ''
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'Canchipur  Imphal West'
        'school_pincode' => '795008'
        'class' => '9'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '5000'
        'other_annual_charges' => '23000'
        'fathername' => 'Moirangthem Tenjing Singh'
        'fdeceased' => 'yes'
        'mothername' => 'Thokchom Ranjana Devi'
        'mdeceased' => 'no'
        'guardian_name' => 'Thokchom Ranjana Devi'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'Village Kongba Kshetri Leikai  Town  Imphal East District  Imphal 795008'
        'guardian_contact_no' => '8732012658'
        'occupation_of_guardian' => 'Runs a small tea stall'
        'sibliningsno' => '4'
        'type_of_house' => ''
        'amount_of_land_owned' => ''
        'irrigated' => ''
        'annual_income' => '40000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'Tombimacha Devi'
        'reference_person_address' => 'Kongpal Khaidem Leikai'
        'rp_contact_no' => '7628055988'
        'date_of_incident' => '24/10/2014'
        'place_of_incident' => 'Naharup Pangong  Imphal East District'
        'incident_details' => 'On 24th October 2014  towards evening Late M. Tenjing Singh had gone to his worksite. He used to works under a contractor to give out the wages for the labourers. But did not return back home. Next morning the family were asking his friends whether he had come to their places  he was not to be found. Later on people of the locality informed them that he had been shot deadly insergents at Naharup Pangong.'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'Employer of a Contractor'
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => 'No'
        'account_holder_name' => 'Moirangthem Priya Devi'
        'bank_name' => 'State Bank of India'
        'branch_address' => 'Senapati Town'
        'branch_code' => ''
        'ifsc_code' => 'SBIN0061135'
        'accountno' => '40762616650'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0394'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '02/03/2019'
        'remark' => 'BANK CHANGED, NOW SISTER\'S ACCOUNT. GUARDIAN ACCOUNT NOT ACTIVE (FEB 2024) NEFT RESEND TO SISTER ACCOUNT'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '10087'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryi4n0NOszL8I4aIza'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8471'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW1O8zDhjkMybh3Pce_RgAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504379.9865
    'REQUEST_TIME' => 1708504379
    'argv' => [
        0 => 'r=student%2Fupdate&id=759'
    ]
    'argc' => 1
]
2024-02-21 08:33:00 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-02-21 08:33:00 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:33:00 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '759'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8471'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW1PMzDhjkMybh3Pce_RwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504380.3263
    'REQUEST_TIME' => 1708504380
    'argv' => [
        0 => 'r=student%2Fview&id=759'
    ]
    'argc' => 1
]
2024-02-21 08:33:45 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:33:45 [103.175.89.122][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => '8SGAppqvtg8ej21-tPb3QGu8fnb_aQBj0odXz6ZiAyeWELTs7-fEQy3oVDbtrIFwCP4KH48ERQjl5GW-ygs2ZA=='
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'f119db99c42b06a973e517539d4e4eaf'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=f119db99c42b06a973e517539d4e4eaf; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=759'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8470'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW1aSzetuce9oXkpJNy9QAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504425.3561
    'REQUEST_TIME' => 1708504425
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-02-21 08:33:45 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:33:45 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:33:45 [103.175.89.122][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    '_csrf' => 'fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"g14JuHrL3g9HYZv0cBtipmEk7c2qli5C\";}'
    'PHPSESSID' => 'cfe3a1162e41cfefa19e1c84176783e0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; _csrf=fdf8ba2fa64055ffe988033a8c15ab1f259b9157a60a262cfb15bbc202a97366a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22g14JuHrL3g9HYZv0cBtipmEk7c2qli5C%22%3B%7D; PHPSESSID=cfe3a1162e41cfefa19e1c84176783e0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=759'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '8470'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW1aSzetuce9oXkpJNy9gAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504425.6892
    'REQUEST_TIME' => 1708504425
    'argv' => []
    'argc' => 0
]
2024-02-21 08:40:27 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:40:27 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:40:26 [103.175.89.122][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6274'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW2-iFGkkMTy6AkbbCzhgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504826.9815
    'REQUEST_TIME' => 1708504826
    'argv' => []
    'argc' => 0
]
2024-02-21 08:40:31 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-21 08:40:31 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:40:31 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'H3O60hFMuiG9kn0Kt6Awbi0Tj_DiEz0DBsZYKTIoBktJK8C8W3WKQovxRUv45lgPcnf4yYVpR1JHjQEeBW5XPg=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'fa5489f649874229078aae25accebdf1'
    '_csrf' => '5eed10effd1ca164d0c83d7ce108c49666461c59e5808deee772c1df9be1f8dca:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"VXznJ90c6c8AOFha_dw9gzzQAKY77FQu\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=fa5489f649874229078aae25accebdf1; _csrf=5eed10effd1ca164d0c83d7ce108c49666461c59e5808deee772c1df9be1f8dca%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22VXznJ90c6c8AOFha_dw9gzzQAKY77FQu%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6280'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW2_1ZxumYyXmKrTQNOSwAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504831.3493
    'REQUEST_TIME' => 1708504831
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-21 08:40:32 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:40:32 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:40:31 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8ed1f76b2ecb10bac959fbaff8c0ec0b'
    '_csrf' => '1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ruLGmuzZGTZfntg_stf4oI0ImOkXccoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8ed1f76b2ecb10bac959fbaff8c0ec0b; _csrf=1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ruLGmuzZGTZfntg_stf4oI0ImOkXccoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6280'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW2_1ZxumYyXmKrTQNOTAAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504831.9611
    'REQUEST_TIME' => 1708504831
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-02-21 08:40:54 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:40:54 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:40:54 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8ed1f76b2ecb10bac959fbaff8c0ec0b'
    '_csrf' => '1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ruLGmuzZGTZfntg_stf4oI0ImOkXccoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8ed1f76b2ecb10bac959fbaff8c0ec0b; _csrf=1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ruLGmuzZGTZfntg_stf4oI0ImOkXccoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6281'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW3FkgxmX4lBylfs4OOPgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504854.3861
    'REQUEST_TIME' => 1708504854
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-02-21 08:41:03 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:41:03 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:41:03 [103.175.89.122][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0395'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8ed1f76b2ecb10bac959fbaff8c0ec0b'
    '_csrf' => '1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ruLGmuzZGTZfntg_stf4oI0ImOkXccoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0395&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8ed1f76b2ecb10bac959fbaff8c0ec0b; _csrf=1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ruLGmuzZGTZfntg_stf4oI0ImOkXccoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0395&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6319'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0395&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW3H9VIkH-bKoAQYx3FiAAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504863.2564
    'REQUEST_TIME' => 1708504863
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0395&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-21 08:41:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-02-21 08:41:38 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:41:37 [103.175.89.122][81][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'man0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => '8ed1f76b2ecb10bac959fbaff8c0ec0b'
    '_csrf' => '1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"ruLGmuzZGTZfntg_stf4oI0ImOkXccoz\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=8ed1f76b2ecb10bac959fbaff8c0ec0b; _csrf=1d4b0fcfb9693957959cf49bb4d2a8ce94b49ac7c1ae82ee76e62a4cbaafa0f6a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22ruLGmuzZGTZfntg_stf4oI0ImOkXccoz%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0395&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6326'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW3QWdA_7EpvEZJfL_5mAAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708504897.8784
    'REQUEST_TIME' => 1708504897
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=man0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-02-21 08:49:19 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:49:19 [103.175.89.122][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:49:19 [103.175.89.122][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6281'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW5D_CU9K8zLdDc2Xmq_AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708505359.4955
    'REQUEST_TIME' => 1708505359
    'argv' => []
    'argc' => 0
]
2024-02-21 08:49:24 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-02-21 08:49:24 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:49:24 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => 'EuRaYD8VJptkBCIjQJ5h7FPcQFA_MC9KxiL9TiZy6bFeji5QT2ZwqyFWdEUI2CmYB6ULFhJcbQSxSYoaUzDE3w=='
    'LoginForm' => [
        'userid' => 'sujathacnair50'
        'password' => '9711462736'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'e120f698e884b8373324e1528af27f39'
    '_csrf' => '2bb178c4f6b375e54d19919e1c3aee8c14cc55af89ee37690b4865b9a39450f8a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"Ljt0psV0ERVfHFHtTyKF-lBNwkwTuB-n\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTENT_LENGTH' => '233'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=e120f698e884b8373324e1528af27f39; _csrf=2bb178c4f6b375e54d19919e1c3aee8c14cc55af89ee37690b4865b9a39450f8a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22Ljt0psV0ERVfHFHtTyKF-lBNwkwTuB-n%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_ORIGIN' => 'https://www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6294'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW5FI29xIjX5hir-TH5WQAAAF0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708505364.104
    'REQUEST_TIME' => 1708505364
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-02-21 08:49:25 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-02-21 08:49:25 [103.175.89.122][81][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 103.175.89.122
2024-02-21 08:49:24 [103.175.89.122][81][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
    'PHPSESSID' => 'b29a86ea0cd77895788c759de46868b6'
    '_csrf' => '81b2792b7af561e2e51ecffa0f6b93fbe003e2866e0ad057342801ec854b223ba:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"IwrlMBxs1ut6KR74xckXgDPjFHCOW2mY\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '81'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0; PHPSESSID=b29a86ea0cd77895788c759de46868b6; _csrf=81b2792b7af561e2e51ecffa0f6b93fbe003e2866e0ad057342801ec854b223ba%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22IwrlMBxs1ut6KR74xckXgDPjFHCOW2mY%22%3B%7D'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_REFERER' => 'https://www.rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Not A(Brand\";v=\"99\", \"Google Chrome\";v=\"121\", \"Chromium\";v=\"121\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.89.122'
    'REMOTE_PORT' => '6294'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZdW5FI29xIjX5hir-TH5WgAAAF0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1708505364.7304
    'REQUEST_TIME' => 1708505364
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-03-12 05:28:19 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-03-12 05:28:19 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:28:19 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36540'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_n8tQL6RkVze1MBYFZYQAAABo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221298.9836
    'REQUEST_TIME' => 1710221298
    'argv' => []
    'argc' => 0
]
2024-03-12 05:28:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:92
2024-03-12 05:28:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:28:34 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/login'
]

$_POST = [
    '_csrf' => '2vKRU_ZkVRiT2k_XOATkzsEKnlzYpVKKczD0elHnTFKZv8gFwj0dUMmtYq5vfrW5jFCuMZnjF6cDB8ASBL4VGw=='
    'LoginForm' => [
        'userid' => 'Rajeshbalkishan52'
        'password' => '9910353428'
        'language' => '1'
        'theme' => '2'
    ]
    'login-button' => ''
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '24d57d51ede4c05d010eee456ca63668'
    '_csrf' => '7ea3f389ec54a40919eef45004c5f8f36c1cfd8ab598dc539f1ce2c9a4ab7f3aa:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"CMYV4YHHZw-yWzQwMZ0mAFE-p74hUYYI\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTENT_LENGTH' => '236'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=24d57d51ede4c05d010eee456ca63668; _csrf=7ea3f389ec54a40919eef45004c5f8f36c1cfd8ab598dc539f1ce2c9a4ab7f3aa%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22CMYV4YHHZw-yWzQwMZ0mAFE-p74hUYYI%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site/login'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36662'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site/login'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oAu_KEjgb4WljXX-ZBgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221314.7158
    'REQUEST_TIME' => 1710221314
    'argv' => [
        0 => 'r=site/login'
    ]
    'argc' => 1
]
2024-03-12 05:28:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-03-12 05:28:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:28:35 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Findex'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36662'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oA-_KEjgb4WljXX-ZBwAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221315.4972
    'REQUEST_TIME' => 1710221315
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-03-12 05:28:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:28:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:28:52 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=site%2Findex'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36732'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oFH6f_TEgRLqlU3q36wAAABs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221332.2006
    'REQUEST_TIME' => 1710221332
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:29:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:29:06 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:29:06 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0570'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36818'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oIiDDdbTRXgR5FX8HGgAAABI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221346.3971
    'REQUEST_TIME' => 1710221346
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:29:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:29:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:29:12 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36817'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oJ14OaQ2bxlAvMOH5RAAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221352.0083
    'REQUEST_TIME' => 1710221352
    'argv' => [
        0 => 'r=student%2Fview&id=3601'
    ]
    'argc' => 1
]
2024-03-12 05:30:27 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:30:27 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:30:26 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '50894'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_ocinQAuC-k47VMEtN3AAAABg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221426.9167
    'REQUEST_TIME' => 1710221426
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:31:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:31:09 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:31:09 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'jk0570'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '50895'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oneYmd4Fxuu1q7JF9GAAAABs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221469.1109
    'REQUEST_TIME' => 1710221469
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:31:15 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-03-12 05:31:15 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:31:15 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51053'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_oo0_Fmc_9LvLL-JXPeQAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221475.0986
    'REQUEST_TIME' => 1710221475
    'argv' => [
        0 => 'r=student%2Fupdate&id=3601'
    ]
    'argc' => 1
]
2024-03-12 05:33:37 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:33:37 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3601'
]

$_POST = [
    '_csrf' => '8AklOp-4C_QUIzqt0bJbVO5Oih-D6OGT0sIVjACVOMiAOmFSyI86l0xPCOPp2GsOoiHHWNG_0fu29FP6Lddvog=='
    'Student' => [
        'student_photo' => ''
        'name' => 'ADEEBA IMTIYAZ'
        'date_of_birth' => '05/03/2014'
        'age' => '9'
        'gender' => 'female'
        'religion' => '2'
        'category' => 'Minority'
        'place_of_birth' => 'CHURATH, KULGAM'
        'current_address' => 'CHURATH, KULGAM'
        'pincodes' => '192231'
        'Contact_no' => '9541576271'
        'state' => 'JAMMU & KASHMIR'
        'district' => 'KUPWARA'
        'other_contact_no' => 'NO'
        'name_of_the_school' => 'THE NEW ERA ISLAMIC SCIENTIFIC SCHOOL'
        'recofnized_by' => 'STATE GOVT'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'KHARGUND MAIN ROAD KULGAM'
        'school_pincode' => '192231'
        'class' => '2'
        'acdyear' => '14'
        'school_contact_no' => '9596417792'
        'annual_tuition_fees' => '8400'
        'other_annual_charges' => '19700'
        'fathername' => 'IMTIYAZ AHMAD SHEIKH'
        'fdeceased' => 'yes'
        'mothername' => 'SHAHNAWAZ AKHTER'
        'mdeceased' => 'no'
        'guardian_name' => 'SHAHNAWAZ'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Higher'
        'guardian_address' => 'HERMOHALLA H. NO. 06, CHURAT, QAZIGUND, KULGAM'
        'guardian_contact_no' => '9541576271'
        'occupation_of_guardian' => 'HOUSE WIFE'
        'sibliningsno' => '2'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '1 KANAL'
        'irrigated' => 'No'
        'annual_income' => '30000'
        'annual_income_doc1' => ''
        'any_additional_info' => 'NO'
        'reference_person_name' => 'SHABIR AHMAD DAR'
        'reference_person_address' => 'TEACHER VILLAGE CHURAT KULGAM'
        'rp_contact_no' => '8083716715'
        'date_of_incident' => '26/08/2017'
        'place_of_incident' => 'DISTRICT POLICE LINES PULWAMA'
        'incident_details' => 'FIRING'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'SPO'
        'compensation_received' => 'Yes'
        'compensation_amount' => '100000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'SHAHNAVAZ AKHTER'
        'bank_name' => 'JAMMU & KASHMIR BANK'
        'branch_address' => 'CHAWALGAM KULGAM'
        'branch_code' => ''
        'ifsc_code' => 'JAKA0CHAGAM'
        'accountno' => '0808040100004238'
        'passbook_upload' => ''
        'scholar_code' => 'JK0570'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '30/09/2023'
        'remark' => ''
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9576'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundaryPEdFFaIA0hc7Y1RX'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51582'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pMRgk5_vR_ds3P3nGFAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221617.5548
    'REQUEST_TIME' => 1710221617
    'argv' => [
        0 => 'r=student%2Fupdate&id=3601'
    ]
    'argc' => 1
]
2024-03-12 05:33:38 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:33:38 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:33:38 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3601'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=jk0570&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3601'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51582'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pMhgk5_vR_ds3P3nGFQAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221618.2487
    'REQUEST_TIME' => 1710221618
    'argv' => [
        0 => 'r=student%2Fview&id=3601'
    ]
    'argc' => 1
]
2024-03-12 05:33:44 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:33:44 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:33:44 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3601'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51582'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pOBgk5_vR_ds3P3nGGAAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221624.3478
    'REQUEST_TIME' => 1710221624
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:33:58 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:33:58 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:33:57 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51581'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pRT2ZPrCQIjJrm1TD7wAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221637.8652
    'REQUEST_TIME' => 1710221637
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:34:01 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-03-12 05:34:01 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:34:01 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '759'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=759'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51581'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pST2ZPrCQIjJrm1TD8AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221641.3917
    'REQUEST_TIME' => 1710221641
    'argv' => [
        0 => 'r=student%2Fupdate&id=759'
    ]
    'argc' => 1
]
2024-03-12 05:34:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:34:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:34:22 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0394'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51676'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pXRry1put_aWp3pxVmgAAABk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221662.0133
    'REQUEST_TIME' => 1710221662
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:34:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:34:41 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:34:41 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0332'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0394&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51858'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pcCQhcutgroN_p6Dv5AAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221681.0183
    'REQUEST_TIME' => 1710221681
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:34:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-03-12 05:34:45 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:34:45 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51858'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pdCQhcutgroN_p6Dv5QAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221684.9929
    'REQUEST_TIME' => 1710221684
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-03-12 05:35:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:35:12 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '2150'
]

$_POST = [
    '_csrf' => '4FJ7-qqM9-wJH9NLDqJY4mcQ6Xv3aHyOXsNTlylhtnuQYT-S_bvGj1Fz4QU2yGi4K3-kPKU_TOY69RXhBCPhEQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'Laishram Saya Devi'
        'date_of_birth' => '01/02/2004'
        'age' => '15'
        'gender' => 'female'
        'religion' => ''
        'category' => ''
        'place_of_birth' => ''
        'current_address' => 'W/o (L) SH. Lashram Saratchandra Singh Mayang Langjing Tamang Mayang Langjing Tamang Imphal West  Manipur - 795146'
        'pincodes' => '795146'
        'Contact_no' => '9862429259'
        'state' => 'Manipur '
        'district' => 'Imphal West'
        'other_contact_no' => '9862429259'
        'name_of_the_school' => 'Popular Academy'
        'recofnized_by' => ''
        'type_of_school' => ''
        'address_of_the_school' => '   '
        'school_pincode' => '0'
        'class' => '12'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '0'
        'other_annual_charges' => '0'
        'fathername' => 'NA'
        'fdeceased' => 'yes'
        'mothername' => 'NA'
        'mdeceased' => 'no'
        'guardian_name' => ' Laishram (O) Bijaya Devi'
        'grelation' => ''
        'guardian_educational_qualification' => ''
        'guardian_address' => ''
        'guardian_contact_no' => ''
        'occupation_of_guardian' => ''
        'sibliningsno' => '0'
        'type_of_house' => ''
        'amount_of_land_owned' => '0'
        'irrigated' => ''
        'annual_income' => '0'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'NA'
        'reference_person_address' => ''
        'rp_contact_no' => ''
        'date_of_incident' => '31/01/2009'
        'place_of_incident' => ''
        'incident_details' => 'Father: shot dead'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => ''
        'compensation_received' => ''
        'compensation_amount' => '0'
        'compensationtype' => ''
        'compensation_status' => ''
        'other_assitance' => ''
        'account_holder_name' => 'REEMA HEISNAM'
        'bank_name' => 'STATE BANK OF INDIA'
        'branch_address' => ' MOIRANG BRANCH'
        'branch_code' => ''
        'ifsc_code' => ' SBIN0012265'
        'accountno' => '39504483340'
        'passbook_upload' => ''
        'scholar_code' => 'MAN0332'
        'scholarshipamount' => '20000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '05/07/2010'
        'remark' => 'Bank changed, now account in favour of Elder Sister'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9392'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary3X71gEwFO4T87d3p'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51902'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pj_wuWr0oktCbcI9AmQAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221711.6131
    'REQUEST_TIME' => 1710221711
    'argv' => [
        0 => 'r=student%2Fupdate&id=2150'
    ]
    'argc' => 1
]
2024-03-12 05:35:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:35:12 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:35:12 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '2150'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0332&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=2150'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=2150'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51902'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=2150'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pkPwuWr0oktCbcI9AmgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221712.5489
    'REQUEST_TIME' => 1710221712
    'argv' => [
        0 => 'r=student%2Fview&id=2150'
    ]
    'argc' => 1
]
2024-03-12 05:35:19 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:35:19 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:35:19 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=2150'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51902'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pl_wuWr0oktCbcI9AnQAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221719.6684
    'REQUEST_TIME' => 1710221719
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:35:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:35:31 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:35:31 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'COV0036'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '51968'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_po0aYgyySJwxmdE4Y8gAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221731.3292
    'REQUEST_TIME' => 1710221731
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:35:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:309
2024-03-12 05:35:47 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:35:47 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3610'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55808'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_psz2ZPrCQIjJrm1TEHAAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221747.2032
    'REQUEST_TIME' => 1710221747
    'argv' => [
        0 => 'r=student%2Fupdate&id=3610'
    ]
    'argc' => 1
]
2024-03-12 05:36:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:08 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/update'
    'id' => '3610'
]

$_POST = [
    '_csrf' => '86_jAr8LH4hIX9DIgBkynoJ4Q_WSsViVAkWSDbyLWMuDnKdq6Dwu6xAz4oa4cwLEzhcOssDmaP1mc9R7kckPoQ=='
    'Student' => [
        'student_photo' => ''
        'name' => 'IROM YAVEST SING'
        'date_of_birth' => '02/10/2012'
        'age' => '11'
        'gender' => 'male'
        'religion' => '1'
        'category' => 'General'
        'place_of_birth' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'current_address' => 'CHANDRAKHONG MANING KEIKAI, YAIRIPOK, THOUBAL '
        'pincodes' => '795149'
        'Contact_no' => ''
        'state' => 'MANIPUR'
        'district' => 'THOUBAL'
        'other_contact_no' => ''
        'name_of_the_school' => 'PLC ACADEMY'
        'recofnized_by' => 'STATE BOARD'
        'type_of_school' => 'Regular'
        'address_of_the_school' => 'MAYAI KEITHEL, THOUBAL'
        'school_pincode' => '795149'
        'class' => '7'
        'acdyear' => '14'
        'school_contact_no' => ''
        'annual_tuition_fees' => '12000'
        'other_annual_charges' => '36700'
        'fathername' => 'IROM ROBINDRA SINGH'
        'fdeceased' => 'yes'
        'mothername' => 'KHWAIRAKPAM KHOMDONBI DEVI'
        'mdeceased' => 'no'
        'guardian_name' => 'KHWAIRAKPAM'
        'grelation' => 'mother'
        'guardian_educational_qualification' => 'Secondary'
        'guardian_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK, THOUBAL'
        'guardian_contact_no' => '8119043148'
        'occupation_of_guardian' => 'CULTIVATOR'
        'sibliningsno' => '3'
        'type_of_house' => 'Own house'
        'amount_of_land_owned' => '25 ACRE'
        'irrigated' => 'Yes'
        'annual_income' => '80000'
        'annual_income_doc1' => ''
        'any_additional_info' => ''
        'reference_person_name' => 'IROM ULTAMCHAND SING'
        'reference_person_address' => 'CHANDRAKHONG MANING LEIKAI, YAIRIPOK'
        'rp_contact_no' => '8729855156'
        'date_of_incident' => '21/08/2022'
        'place_of_incident' => 'RIMS HOSPITAL, IMPHAL'
        'incident_details' => 'COVID 19'
        'fircopy' => ''
        'death_certificate' => ''
        'school_certificate' => ''
        'guardian_id' => ''
        'occupation_before_death' => 'CULTIVATOR'
        'compensation_received' => 'Yes'
        'compensation_amount' => '50000'
        'compensationtype' => 'Cash only received'
        'compensation_status' => 'Not applied'
        'other_assitance' => 'NO'
        'account_holder_name' => 'IROM ONGBI KHOMDONBI DEVI'
        'bank_name' => 'INDIAN OVERSEAS BANK'
        'branch_address' => 'THOUBAL'
        'branch_code' => ''
        'ifsc_code' => 'IOBA0002929'
        'accountno' => '292901000006977'
        'passbook_upload' => ''
        'scholar_code' => 'COV0036'
        'scholarshipamount' => '15000'
        'date_of_approval' => '04/01/2024'
        'date_of_collection' => '04/01/2024'
        'remark' => 'BANK DETAILS CHANGED FEB2024'
    ]
]

$_FILES = [
    'Student' => [
        'name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'type' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'tmp_name' => [
            'student_photo' => ''
            'annual_income_doc1' => ''
            'fircopy' => ''
            'death_certificate' => ''
            'school_certificate' => ''
            'guardian_id' => ''
            'passbook_upload' => ''
        ]
        'error' => [
            'student_photo' => 4
            'annual_income_doc1' => 4
            'fircopy' => 4
            'death_certificate' => 4
            'school_certificate' => 4
            'guardian_id' => 4
            'passbook_upload' => 4
        ]
        'size' => [
            'student_photo' => 0
            'annual_income_doc1' => 0
            'fircopy' => 0
            'death_certificate' => 0
            'school_certificate' => 0
            'guardian_id' => 0
            'passbook_upload' => 0
        ]
    ]
]

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTENT_LENGTH' => '9622'
    'CONTENT_TYPE' => 'multipart/form-data; boundary=----WebKitFormBoundary5pSwz2AckAkSodjP'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fupdate&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55837'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_px-A0-QSIe4w9RfGfogAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221767.7884
    'REQUEST_TIME' => 1710221767
    'argv' => [
        0 => 'r=student%2Fupdate&id=3610'
    ]
    'argc' => 1
]
2024-03-12 05:36:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:36:08 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:08 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3610'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=COV0036&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fupdate&id=3610'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3610'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55837'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pyOA0-QSIe4w9RfGfowAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221768.5144
    'REQUEST_TIME' => 1710221768
    'argv' => [
        0 => 'r=student%2Fview&id=3610'
    ]
    'argc' => 1
]
2024-03-12 05:36:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:36:13 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:13 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student%2Fview&id=3610'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55837'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_pzeA0-QSIe4w9RfGfpgAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221773.1909
    'REQUEST_TIME' => 1710221773
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:36:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:36:22 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:22 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55858'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_p1jQj-59QfF4Ipm4UbwAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221782.1311
    'REQUEST_TIME' => 1710221782
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:36:25 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:36:25 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:25 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3613'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3613'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55858'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3613'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_p2TQj-59QfF4Ipm4UcAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221785.0636
    'REQUEST_TIME' => 1710221785
    'argv' => [
        0 => 'r=student%2Fview&id=3613'
    ]
    'argc' => 1
]
2024-03-12 05:36:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:36:52 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:51 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0409'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55986'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_p85bKItBi_NKnvevqxAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221811.9141
    'REQUEST_TIME' => 1710221811
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:36:56 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:36:56 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:36:56 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0415'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55986'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_p-JbKItBi_NKnvevqxQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221816.7074
    'REQUEST_TIME' => 1710221816
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:37:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:57
2024-03-12 05:37:00 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:37:00 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/view'
    'id' => '3619'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student%2Fview&id=3619'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '55986'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student%2Fview&id=3619'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_p_JbKItBi_NKnvevqxgAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221820.5985
    'REQUEST_TIME' => 1710221820
    'argv' => [
        0 => 'r=student%2Fview&id=3619'
    ]
    'argc' => 1
]
2024-03-12 05:37:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:37:35 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:37:34 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => 'MAN0415'
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => ''
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0409&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56151'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qHo946_FSMRYdWgkc1AAAACY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221854.8482
    'REQUEST_TIME' => 1710221854
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:37:51 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:346
2024-03-12 05:37:51 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:37:50 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/scholarship_rpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/scholarship_rpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56153'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qLgs5VObTRyeMKnAFowAAACI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221870.9481
    'REQUEST_TIME' => 1710221870
    'argv' => [
        0 => 'r=student/scholarship_rpt'
    ]
    'argc' => 1
]
2024-03-12 05:38:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:352
2024-03-12 05:38:03 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:38:03 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student/statewiserpt'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=MAN0415&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student/scholarship_rpt'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student/statewiserpt'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56275'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student/statewiserpt'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qOytqBBb1GDlgqGhlIAAAACE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221883.4512
    'REQUEST_TIME' => 1710221883
    'argv' => [
        0 => 'r=student/statewiserpt'
    ]
    'argc' => 1
]
2024-03-12 05:38:57 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:38:57 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:38:57 [120.57.112.7][85][-][info][application] $_GET = [
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student/statewiserpt'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56406'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qcQGPbJH2npmhIohpJQAAACA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221937.1358
    'REQUEST_TIME' => 1710221937
    'argv' => [
        0 => 'r=student'
    ]
    'argc' => 1
]
2024-03-12 05:39:04 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/StudentController.php:44
2024-03-12 05:39:04 [120.57.112.7][85][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:39:03 [120.57.112.7][85][-][info][application] $_GET = [
    'StudentSearch' => [
        'name' => ''
        'scholar_code' => ''
        'class' => ''
        'gender' => ''
        'state' => ''
        'district' => ''
        'is_active' => '1'
        'date_of_birth' => ''
        'acdyear' => ''
        'age' => ''
    ]
    'r' => 'student'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = [
    '__flash' => []
    'language' => '1'
    'theme' => '2'
    '__id' => '85'
    '__returnUrl' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56732'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qd6DJPVyWTirJwottlwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221943.8034
    'REQUEST_TIME' => 1710221943
    'argv' => [
        0 => 'StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    ]
    'argc' => 1
]
2024-03-12 05:39:12 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:39:12 [120.57.112.7][-][-][info][application] $_GET = [
    'r' => 'site/logout'
]

$_POST = [
    '_csrf' => 'wDEML2CVLFEzzu_HBQsGaupGcNK1uijjQqhkhu0P2x6wAkhHN6IdMmui3Yk9YTYwpik9leftGIsmniLwwE2MdA=='
]

$_FILES = []

$_COOKIE = [
    'PHPSESSID' => '9fbc9928ff238ff1dc03277d7996db60'
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
]

$_SESSION = []

$_SERVER = [
    'CONTENT_LENGTH' => '98'
    'CONTENT_TYPE' => 'application/x-www-form-urlencoded'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'PHPSESSID=9fbc9928ff238ff1dc03277d7996db60; _csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_ORIGIN' => 'https://rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => 'r=site%2Flogout'
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56753'
    'REQUEST_METHOD' => 'POST'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Flogout'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qgNazIXygD6kxoLMzSQAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221952.1446
    'REQUEST_TIME' => 1710221952
    'argv' => [
        0 => 'r=site%2Flogout'
    ]
    'argc' => 1
]
2024-03-12 05:39:12 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
    in /home/rgfindia/public_html/interact_scholar/views/layouts/main.php:372
    in /home/rgfindia/public_html/interact_scholar/controllers/SiteController.php:67
2024-03-12 05:39:12 [120.57.112.7][-][-][warning][yii\debug\Module::checkAccess] Access to debugger is denied due to IP address restriction. The requesting IP address is 120.57.112.7
2024-03-12 05:39:12 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_csrf' => 'bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a:2:{i:0;s:5:\"_csrf\";i:1;s:32:\"p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj\";}'
    'PHPSESSID' => '783d4325392d283e72568e67f1b9750b'
]

$_SESSION = [
    '__flash' => []
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_csrf=bdcb78fa67b73fcc477d22363a78397918ca5eb18bccda1d7daa5895ee3eb436a%3A2%3A%7Bi%3A0%3Bs%3A5%3A%22_csrf%22%3Bi%3A1%3Bs%3A32%3A%22p3DhW71cXl2N8j0ZLoMGRW0hd6Fv-BWj%22%3B%7D; PHPSESSID=783d4325392d283e72568e67f1b9750b'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_REFERER' => 'https://rgfindia.org/interact_scholar/web/index.php?StudentSearch%5Bname%5D=&StudentSearch%5Bscholar_code%5D=&StudentSearch%5Bclass%5D=&StudentSearch%5Bgender%5D=&StudentSearch%5Bstate%5D=&StudentSearch%5Bdistrict%5D=&StudentSearch%5Bis_active%5D=1&StudentSearch%5Bdate_of_birth%5D=&StudentSearch%5Bacdyear%5D=&StudentSearch%5Bage%5D=&r=student'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'same-origin'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php74/root/etc:/opt/cpanel/ea-php74/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '56753'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SERVER_ADDR' => '194.76.27.205'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Ze_qgNazIXygD6kxoLMzSgAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710221952.5884
    'REQUEST_TIME' => 1710221952
    'argv' => []
    'argc' => 0
]
2024-03-18 08:57:29 [45.127.138.106][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-18 08:57:29 [45.127.138.106][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60486'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.127.138.106'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZfgB-Z4iiP--cbnm39_WawAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1710752249.6695
    'REQUEST_TIME' => 1710752249
    'argv' => []
    'argc' => 0
]
2024-03-22 06:01:22 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-22 06:01:22 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '54341'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"122\", \"Not(A:Brand\";v=\"24\", \"Google Chrome\";v=\"122\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zf0esvWZHiU2u-_Rd-OXDQAAABE'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711087282.1921
    'REQUEST_TIME' => 1711087282
    'argv' => []
    'argc' => 0
]
2024-03-26 10:12:23 [103.70.36.26][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:12:23 [103.70.36.26][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4163'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.70.36.26'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKfh1jO0C8PtnbYg1jc8gAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711447943.1284
    'REQUEST_TIME' => 1711447943
    'argv' => []
    'argc' => 0
]
2024-03-26 10:12:24 [103.70.36.26][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:12:24 [103.70.36.26][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4167'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.70.36.26'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKfiGk1eQTzgc6ptLnNtgAAAAQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711447944.0398
    'REQUEST_TIME' => 1711447944
    'argv' => []
    'argc' => 0
]
2024-03-26 10:14:09 [103.70.36.26][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:14:09 [103.70.36.26][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '10643'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.70.36.26'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKf8UIuxhIce_1PcJ3hbAAAAAs'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448049.415
    'REQUEST_TIME' => 1711448049
    'argv' => []
    'argc' => 0
]
2024-03-26 10:14:33 [103.70.36.26][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:14:33 [103.70.36.26][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '10657'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.70.36.26'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKgCevF6vlfAfY3Zm4IuAAAABQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448073.1972
    'REQUEST_TIME' => 1711448073
    'argv' => []
    'argc' => 0
]
2024-03-26 10:14:37 [103.70.36.26][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:14:37 [103.70.36.26][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4177'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.70.36.26'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKgDZshf2glfRt_UyeC1gAAABY'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448077.8476
    'REQUEST_TIME' => 1711448077
    'argv' => []
    'argc' => 0
]
2024-03-26 10:18:01 [45.248.28.68][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:18:01 [45.248.28.68][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60186'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.248.28.68'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKg2RdfdotpZ5WxHdWolAAAAAk'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448281.1042
    'REQUEST_TIME' => 1711448281
    'argv' => []
    'argc' => 0
]
2024-03-26 10:18:01 [45.248.28.68][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:18:01 [45.248.28.68][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60166'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.248.28.68'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKg2Wk1eQTzgc6ptLnN4AAAAAQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448281.6116
    'REQUEST_TIME' => 1711448281
    'argv' => []
    'argc' => 0
]
2024-03-26 10:18:27 [45.248.28.68][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:18:27 [45.248.28.68][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60281'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.248.28.68'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKg8wcm_HJtj65yGoUzLAAAABM'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448307.1362
    'REQUEST_TIME' => 1711448307
    'argv' => []
    'argc' => 0
]
2024-03-26 10:18:27 [45.248.28.68][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:18:27 [45.248.28.68][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60163'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.248.28.68'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKg82Fh66kxBB2Su7fS5QAAAAg'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448307.6865
    'REQUEST_TIME' => 1711448307
    'argv' => []
    'argc' => 0
]
2024-03-26 10:26:21 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:26:21 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.0.1711448705.0.0.0'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '48727'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga_33PS9PXG4X=GS1.1.1711448705.1.0.1711448705.0.0.0; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKizaSD8ysZWyR5bQZUVAAAAAA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711448781.4508
    'REQUEST_TIME' => 1711448781
    'argv' => []
    'argc' => 0
]
2024-03-26 10:32:00 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 10:32:00 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '41929'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKkIFIPZkhnF2V3SI1CbwAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711449120.84
    'REQUEST_TIME' => 1711449120
    'argv' => []
    'argc' => 0
]
2024-03-26 11:09:45 [49.43.234.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 11:09:45 [49.43.234.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59843'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.234.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKs-aI5C-mKe2GMQ0p-TAAAAAM'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711451385.1772
    'REQUEST_TIME' => 1711451385
    'argv' => []
    'argc' => 0
]
2024-03-26 11:10:57 [49.43.234.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 11:10:57 [49.43.234.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59847'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.234.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'WhatsApp/2.2411.4 W'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgKtQVh0ReIJXphJUZOvggAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711451457.8621
    'REQUEST_TIME' => 1711451457
    'argv' => []
    'argc' => 0
]
2024-03-26 13:38:53 [49.43.234.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-26 13:38:53 [49.43.234.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '61412'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.234.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgLP7TQCVZSlB981QKepQQAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711460333.4338
    'REQUEST_TIME' => 1711460333
    'argv' => []
    'argc' => 0
]
2024-03-27 05:21:00 [45.127.138.10][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 05:21:00 [45.127.138.10][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '64400'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.127.138.10'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgOsvCl8zwPRdh3EJMKFjQAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711516860.5275
    'REQUEST_TIME' => 1711516860
    'argv' => []
    'argc' => 0
]
2024-03-27 05:22:16 [45.127.138.10][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 05:22:16 [45.127.138.10][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '64504'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.127.138.10'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgOtCBloHpWor9xOtTDGFwAAABE'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711516936.3458
    'REQUEST_TIME' => 1711516936
    'argv' => []
    'argc' => 0
]
2024-03-27 05:33:00 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 05:33:00 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '51665'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgOvjH4ULeEXpkuYSSgXvAAAAA0'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711517580.8221
    'REQUEST_TIME' => 1711517580
    'argv' => []
    'argc' => 0
]
2024-03-27 05:37:25 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 05:37:25 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '41089'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgOwlfTwr61QY9ndAdjXyQAAABs'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711517845.926
    'REQUEST_TIME' => 1711517845
    'argv' => []
    'argc' => 0
]
2024-03-27 05:37:27 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 05:37:27 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '41102'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgOwl6_4wK36UHHYc9pshAAAAAA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711517847.3823
    'REQUEST_TIME' => 1711517847
    'argv' => []
    'argc' => 0
]
2024-03-27 08:26:19 [103.175.89.98][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 08:26:19 [103.175.89.98][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6498'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.89.98'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgPYK7RoufRWZNQ6cQ1AWwAAAAI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711527979.1796
    'REQUEST_TIME' => 1711527979
    'argv' => []
    'argc' => 0
]
2024-03-27 08:26:19 [103.175.89.98][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 08:26:19 [103.175.89.98][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6501'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.89.98'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgPYK1UIUEy8tMWKTcATawAAAAk'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711527979.8485
    'REQUEST_TIME' => 1711527979
    'argv' => []
    'argc' => 0
]
2024-03-27 08:33:45 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 08:33:45 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '55209'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgPZ6VXcCnRxqI4sK7PARAAAAA8'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711528425.163
    'REQUEST_TIME' => 1711528425
    'argv' => []
    'argc' => 0
]
2024-03-27 08:33:46 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-27 08:33:46 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_gid' => 'GA1.2.504200556.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711448705.1.1.1711448873.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '55215'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _gid=GA1.2.504200556.1711448706; _ga_33PS9PXG4X=GS1.1.1711448705.1.1.1711448873.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgPZ6lXcCnRxqI4sK7PARQAAAA8'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711528426.6201
    'REQUEST_TIME' => 1711528426
    'argv' => []
    'argc' => 0
]
2024-03-28 05:08:11 [49.43.234.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:08:11 [49.43.234.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '52603'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.234.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgT7O2yZjy54XTYaml-JUgAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711602491.1143
    'REQUEST_TIME' => 1711602491
    'argv' => []
    'argc' => 0
]
2024-03-28 05:28:39 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:28:39 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '10350'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUAB9_gIZ_6e2ZPeFZCpwAAAAY'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711603719.2075
    'REQUEST_TIME' => 1711603719
    'argv' => []
    'argc' => 0
]
2024-03-28 05:28:40 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:28:40 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '10357'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUACGtjNttQu3bMvR_3OAAAAAc'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711603720.7259
    'REQUEST_TIME' => 1711603720
    'argv' => []
    'argc' => 0
]
2024-03-28 05:29:24 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:29:24 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1691648365.1.1.1691648457.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '10358'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1691648365.1.1.1691648457.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUANHovTH-ik2Qn4acSGAAAAAI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711603764.0311
    'REQUEST_TIME' => 1711603764
    'argv' => []
    'argc' => 0
]
2024-03-28 05:34:07 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:34:07 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_gid' => 'GA1.2.961820011.1711603780'
    '_gat_gtag_UA_172012548_1' => '1'
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '5313'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_gid=GA1.2.961820011.1711603780; _gat_gtag_UA_172012548_1=1; _ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUBT74KAKVywgstDPvwMAAAAAI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711604047.9005
    'REQUEST_TIME' => 1711604047
    'argv' => []
    'argc' => 0
]
2024-03-28 05:34:16 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:34:16 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_gid' => 'GA1.2.961820011.1711603780'
    '_gat_gtag_UA_172012548_1' => '1'
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '5317'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_gid=GA1.2.961820011.1711603780; _gat_gtag_UA_172012548_1=1; _ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUBWFfaiSFQ3pKRTFm-EwAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711604056.4579
    'REQUEST_TIME' => 1711604056
    'argv' => []
    'argc' => 0
]
2024-03-28 05:34:17 [103.175.88.143][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-28 05:34:17 [103.175.88.143][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_gid' => 'GA1.2.961820011.1711603780'
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '5324'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.143'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_gid=GA1.2.961820011.1711603780; _ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgUBWXnCfcGJAwi4FH_0KgAAABU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711604057.2258
    'REQUEST_TIME' => 1711604057
    'argv' => []
    'argc' => 0
]
2024-03-29 10:13:10 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:13:10 [103.175.136.191][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4424'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaUNRvEmNsNCFc8qjE5_gAAABA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707189.9645
    'REQUEST_TIME' => 1711707189
    'argv' => []
    'argc' => 0
]
2024-03-29 10:13:12 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:13:12 [103.175.136.191][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4439'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaUONqazOsrFQ9vsLbsFgAAABg'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707192.3436
    'REQUEST_TIME' => 1711707192
    'argv' => []
    'argc' => 0
]
2024-03-29 10:13:12 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:13:12 [103.175.136.191][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4449'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaUOOaKMG4R13Ue983aDwAAAAM'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707192.6971
    'REQUEST_TIME' => 1711707192
    'argv' => []
    'argc' => 0
]
2024-03-29 10:22:10 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:22:10 [103.175.136.191][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4371'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaWUt3FxLgevYpxcFiGzQAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707730.5808
    'REQUEST_TIME' => 1711707730
    'argv' => []
    'argc' => 0
]
2024-03-29 10:22:21 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:22:21 [103.175.136.191][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '4388'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaWXRhyPZFLJjBK6jy1cAAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707741.6557
    'REQUEST_TIME' => 1711707741
    'argv' => []
    'argc' => 0
]
2024-03-29 10:23:31 [103.175.136.191][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 10:23:31 [103.175.136.191][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'QUERY_STRING' => 'r=site%2Findex'
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '6337'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.136.191'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'UNIQUE_ID' => 'ZgaWoz_ZdhkrHT-LelhLJwAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711707811.188
    'REQUEST_TIME' => 1711707811
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2024-03-29 11:38:54 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:38:54 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62456'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaoTvcucOkKfUcWbFPnVwAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711712334.8849
    'REQUEST_TIME' => 1711712334
    'argv' => []
    'argc' => 0
]
2024-03-29 11:38:55 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:38:55 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62457'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaoT20R4JxsaAPgGLPWRgAAAAY'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711712335.4093
    'REQUEST_TIME' => 1711712335
    'argv' => []
    'argc' => 0
]
2024-03-29 11:42:59 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:42:59 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62565'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgapQ5aN7--h5ke7rrZxiwAAABE'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711712579.8975
    'REQUEST_TIME' => 1711712579
    'argv' => []
    'argc' => 0
]
2024-03-29 11:43:52 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:43:52 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62575'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgapeM1JZ8R-w6xRfhgAKgAAAA8'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711712632.9384
    'REQUEST_TIME' => 1711712632
    'argv' => []
    'argc' => 0
]
2024-03-29 11:44:05 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:44:05 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62577'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgaphcRz3PAhshMwtQwXAAAAABI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711712645.4792
    'REQUEST_TIME' => 1711712645
    'argv' => []
    'argc' => 0
]
2024-03-29 11:54:33 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:54:33 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62697'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Brave\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zgar-dtwECiXrQS4AsovhQAAAAY'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711713273.3927
    'REQUEST_TIME' => 1711713273
    'argv' => []
    'argc' => 0
]
2024-03-29 11:54:39 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:54:39 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62702'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'WhatsApp/2.2412.4 W'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zgar_8DPDiEc1VgM3rzTMQAAAAw'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711713279.6276
    'REQUEST_TIME' => 1711713279
    'argv' => []
    'argc' => 0
]
2024-03-29 11:56:27 [49.43.235.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:56:27 [49.43.235.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '62716'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'WhatsApp/2.2412.4 W'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zgasa4YLi-QDk1eH5G-tBgAAAAM'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711713387.8798
    'REQUEST_TIME' => 1711713387
    'argv' => []
    'argc' => 0
]
2024-03-29 11:56:40 [49.43.176.119][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 11:56:40 [49.43.176.119][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '29835'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.176.119'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36 Edg/123.0.0.0'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Microsoft Edge\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgasePcucOkKfUcWbFPn7AAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711713400.4864
    'REQUEST_TIME' => 1711713400
    'argv' => []
    'argc' => 0
]
2024-03-29 13:16:35 [117.253.57.138][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-03-29 13:16:35 [117.253.57.138][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '40868'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '117.253.57.138'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'cross-site'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Mobile Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Android\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?1'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zga_M1qGkUrhVPcfxe3BEwAAAAA'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711718195.3318
    'REQUEST_TIME' => 1711718195
    'argv' => []
    'argc' => 0
]
2024-04-01 05:46:12 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-01 05:46:12 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_gid' => 'GA1.2.803386347.1711949639'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '45644'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _gid=GA1.2.803386347.1711949639; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgpKIy7nOGIamvZGUARlnQAAAAI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711950371.9483
    'REQUEST_TIME' => 1711950371
    'argv' => []
    'argc' => 0
]
2024-04-01 05:46:12 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-01 05:46:12 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_gid' => 'GA1.2.803386347.1711949639'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '45658'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _gid=GA1.2.803386347.1711949639; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgpKJNlfkxytVBrWrkMM3wAAABI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1711950372.5432
    'REQUEST_TIME' => 1711950372
    'argv' => []
    'argc' => 0
]
2024-04-02 06:29:11 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-02 06:29:11 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '47710'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zgult0nhkbT6TzST4Co_vwAAABI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712039351.4585
    'REQUEST_TIME' => 1712039351
    'argv' => []
    'argc' => 0
]
2024-04-02 06:29:31 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-02 06:29:31 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '47791'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zguly8lejNrRjs_f7W6-iQAAAAs'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712039371.9295
    'REQUEST_TIME' => 1712039371
    'argv' => []
    'argc' => 0
]
2024-04-02 06:29:33 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-02 06:29:33 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '47852'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZgulzXGZwjAsjlSxWENzowAAAAg'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712039373.471
    'REQUEST_TIME' => 1712039373
    'argv' => []
    'argc' => 0
]
2024-04-05 10:46:14 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-05 10:46:14 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42073'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zg_WdqLsOwvTQsHUxmKRdgAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712313974.6345
    'REQUEST_TIME' => 1712313974
    'argv' => []
    'argc' => 0
]
2024-04-05 10:46:16 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-05 10:46:16 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42077'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'Zg_WeL7Eiqqi9agmy-QVfQAAAAg'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712313976.1763
    'REQUEST_TIME' => 1712313976
    'argv' => []
    'argc' => 0
]
2024-04-08 06:52:50 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-08 06:52:50 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '42230'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZhOUQrAoanZW-NOtXujjIQAAAAQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712559170.7931
    'REQUEST_TIME' => 1712559170
    'argv' => []
    'argc' => 0
]
2024-04-08 10:18:11 [103.175.88.243][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-08 10:18:11 [103.175.88.243][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '2407'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '103.175.88.243'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZhPEY2WtkRtuqd0NmWpIbwAAAAI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712571491.441
    'REQUEST_TIME' => 1712571491
    'argv' => []
    'argc' => 0
]
2024-04-09 10:31:05 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-09 10:31:05 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60116'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '120.57.112.7'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZhUY6RAiEIuSVDYcXh8FPQAAABI'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712658665.397
    'REQUEST_TIME' => 1712658665
    'argv' => []
    'argc' => 0
]
2024-04-12 05:43:20 [45.248.28.93][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-12 05:43:19 [45.248.28.93][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60693'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '45.248.28.93'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZhjJ9wrmHuIVqCStSOJLzAAAAAQ'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1712900599.9505
    'REQUEST_TIME' => 1712900599
    'argv' => []
    'argc' => 0
]
2024-04-21 10:58:17 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 10:58:17 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59758'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiTxSR9pP2U9yEvi7uhNagAAAAM'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713697097.4325
    'REQUEST_TIME' => 1713697097
    'argv' => []
    'argc' => 0
]
2024-04-21 10:58:17 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 10:58:17 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59759'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiTxSa_wfBecs7vhjAYDxAAAAAY'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713697097.9831
    'REQUEST_TIME' => 1713697097
    'argv' => []
    'argc' => 0
]
2024-04-21 10:59:03 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 10:59:03 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59761'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiTxd7pUsEbOQqwHTUtWTwAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713697143.0189
    'REQUEST_TIME' => 1713697143
    'argv' => []
    'argc' => 0
]
2024-04-21 11:01:38 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 11:01:38 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '59778'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiTyEoz_RuGoIxPiRs1vtQAAABE'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713697298.3688
    'REQUEST_TIME' => 1713697298
    'argv' => []
    'argc' => 0
]
2024-04-21 12:17:28 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 12:17:28 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60069'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiUD2MW99WpL2lD4F4BSKAAAABk'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713701848.4885
    'REQUEST_TIME' => 1713701848
    'argv' => []
    'argc' => 0
]
2024-04-21 12:17:33 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 12:17:33 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/index.php'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60071'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/index.php'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'UNIQUE_ID' => 'ZiUD3W5wBqfz-HVjUb2VygAAAC0'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713701853.73
    'REQUEST_TIME' => 1713701853
    'argv' => []
    'argc' => 0
]
2024-04-21 12:41:55 [49.43.235.214][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-21 12:41:55 [49.43.235.214][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '60103'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.43.235.214'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_CACHE_CONTROL' => 'max-age=0'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiUJk_2o0uh4kbGefiVTEAAAAAo'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713703315.8114
    'REQUEST_TIME' => 1713703315
    'argv' => []
    'argc' => 0
]
2024-04-22 13:14:43 [106.200.160.97][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-22 13:14:43 [106.200.160.97][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
]

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '11858'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '106.200.160.97'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_COOKIE' => 'paddos_Az4gP=1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiZiw4z4YiMVZDmZlJNgDwAAAAE'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713791683.5721
    'REQUEST_TIME' => 1713791683
    'argv' => []
    'argc' => 0
]
2024-04-22 13:55:42 [106.200.160.97][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-22 13:55:42 [106.200.160.97][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '12054'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '106.200.160.97'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiZsXsYmMYToHSE2Ijhx7gAAAAU'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713794142.9172
    'REQUEST_TIME' => 1713794142
    'argv' => []
    'argc' => 0
]
2024-04-22 13:55:43 [106.200.160.97][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-22 13:55:43 [106.200.160.97][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '12056'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'http'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '106.200.160.97'
    'SERVER_PORT' => '80'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'proxy-nokeepalive' => '1'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZiZsX2H8a7ZZB7z9sh1cRAAAAA8'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713794143.8844
    'REQUEST_TIME' => 1713794143
    'argv' => []
    'argc' => 0
]
2024-04-23 10:34:51 [106.200.183.38][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-23 10:34:51 [106.200.183.38][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '17093'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '106.200.183.38'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_USER_AGENT' => 'WhatsApp/2.2414.8 W'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZieOy2i9uLPgWkmOLCHINwAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713868491.4714
    'REQUEST_TIME' => 1713868491
    'argv' => []
    'argc' => 0
]
2024-04-23 10:35:08 [106.200.183.38][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-23 10:35:08 [106.200.183.38][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '17096'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '106.200.183.38'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.7'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_GPC' => '1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZieO3HB267Ca4IoK2mzVFwAAAA0'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713868508.1773
    'REQUEST_TIME' => 1713868508
    'argv' => []
    'argc' => 0
]
2024-04-23 10:35:29 [49.36.177.61][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-23 10:35:29 [49.36.177.61][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'USER' => 'rgfindia'
    'HOME' => '/home/rgfindia'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'REQUEST_URI' => '/interact_scholar/web/'
    'QUERY_STRING' => ''
    'REQUEST_METHOD' => 'GET'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'REMOTE_PORT' => '51582'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'REQUEST_SCHEME' => 'https'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REMOTE_ADDR' => '49.36.177.61'
    'SERVER_PORT' => '443'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_SIGNATURE' => ''
    'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin'
    'HTTP_X_HTTPS' => '1'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en;q=0.5'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'proxy-nokeepalive' => '1'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTPS' => 'on'
    'HTTP_AUTHORIZATION' => '***'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'UNIQUE_ID' => 'ZieO8Wi9uLPgWkmOLCHIOgAAAA4'
    'FCGI_ROLE' => 'RESPONDER'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1713868529.9486
    'REQUEST_TIME' => 1713868529
    'argv' => []
    'argc' => 0
]
2024-04-29 05:25:21 [103.175.137.223][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 05:25:21 [103.175.137.223][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.137.223'
    'REMOTE_PORT' => '10628'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi8vQXDA19e4K1XT7Aw7BQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714368321.5376
    'REQUEST_TIME' => 1714368321
    'argv' => []
    'argc' => 0
]
2024-04-29 11:21:17 [106.200.151.166][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:21:17 [106.200.151.166][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_GPC' => '1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.200.151.166'
    'REMOTE_PORT' => '5774'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-CrVjBkNsDphczqMvTkAAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389677.4287
    'REQUEST_TIME' => 1714389677
    'argv' => []
    'argc' => 0
]
2024-04-29 11:21:43 [49.36.179.95][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:21:43 [49.36.179.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en;q=0.5'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '49.36.179.95'
    'REMOTE_PORT' => '50777'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-Cx7infNRQqt-x-FNW-QAAAAk'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389703.4903
    'REQUEST_TIME' => 1714389703
    'argv' => []
    'argc' => 0
]
2024-04-29 11:22:03 [49.36.179.95][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:22:03 [49.36.179.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en;q=0.5'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '49.36.179.95'
    'REMOTE_PORT' => '50783'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-C2wc-r3XzNJ4TelO0dAAAAA0'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389723.3317
    'REQUEST_TIME' => 1714389723
    'argv' => []
    'argc' => 0
]
2024-04-29 11:23:52 [106.200.151.166][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:23:52 [106.200.151.166][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_GPC' => '1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.200.151.166'
    'REMOTE_PORT' => '5794'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-DSFRw89gWIbch0M6_hAAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389832.3769
    'REQUEST_TIME' => 1714389832
    'argv' => []
    'argc' => 0
]
2024-04-29 11:23:58 [106.200.151.166][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:23:58 [106.200.151.166][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_GPC' => '1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.200.151.166'
    'REMOTE_PORT' => '5798'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-DTuVWXnXlnlVnjS8A4QAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389838.3102
    'REQUEST_TIME' => 1714389838
    'argv' => []
    'argc' => 0
]
2024-04-29 11:24:19 [106.200.151.166][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:24:19 [106.200.151.166][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CACHE_CONTROL' => 'no-cache'
    'HTTP_CONNECTION' => 'Keep-Alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'WhatsApp/2.2414.8 W'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.200.151.166'
    'REMOTE_PORT' => '5804'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-DY0E_bRAmpixfFQUj8AAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714389859.4841
    'REQUEST_TIME' => 1714389859
    'argv' => []
    'argc' => 0
]
2024-04-29 11:28:10 [106.200.151.166][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:28:10 [106.200.151.166][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.8'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Brave\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_GPC' => '1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.200.151.166'
    'REMOTE_PORT' => '5864'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-ESrRrAhd0gjL_pE-GIQAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714390090.9333
    'REQUEST_TIME' => 1714390090
    'argv' => []
    'argc' => 0
]
2024-04-29 11:53:36 [49.36.179.95][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 11:53:36 [49.36.179.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga_33PS9PXG4X' => 'GS1.1.1714389861.1.0.1714389861.0.0.0'
    '_ga' => 'GA1.2.737085714.1714389862'
    'paddos_Az4gP' => '1'
    '_gid' => 'GA1.2.1271774411.1714389866'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en;q=0.5'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga_33PS9PXG4X=GS1.1.1714389861.1.0.1714389861.0.0.0; _ga=GA1.2.737085714.1714389862; paddos_Az4gP=1; _gid=GA1.2.1271774411.1714389866'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '49.36.179.95'
    'REMOTE_PORT' => '51134'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-KQAzKFKUumT9LSE37vgAAAAo'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714391616.732
    'REQUEST_TIME' => 1714391616
    'argv' => []
    'argc' => 0
]
2024-04-29 12:00:15 [49.36.179.95][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 12:00:15 [49.36.179.95][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga_33PS9PXG4X' => 'GS1.1.1714392001.2.0.1714392001.0.0.0'
    '_ga' => 'GA1.1.737085714.1714389862'
    'paddos_Az4gP' => '1'
    '_gid' => 'GA1.2.1271774411.1714389866'
    '_gat_gtag_UA_172012548_1' => '1'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_ACCEPT_LANGUAGE' => 'en-GB,en;q=0.5'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga_33PS9PXG4X=GS1.1.1714392001.2.0.1714392001.0.0.0; _ga=GA1.1.737085714.1714389862; paddos_Az4gP=1; _gid=GA1.2.1271774411.1714389866; _gat_gtag_UA_172012548_1=1'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:125.0) Gecko/20100101 Firefox/125.0'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '49.36.179.95'
    'REMOTE_PORT' => '51159'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'http'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '80'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-LzxecfwZsrdthUbYm-AAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714392015.6785
    'REQUEST_TIME' => 1714392015
    'argv' => []
    'argc' => 0
]
2024-04-29 12:01:50 [152.58.123.171][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-04-29 12:01:50 [152.58.123.171][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-IN,en-GB;q=0.9,en-US;q=0.8,en;q=0.7'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?1'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Android\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'cross-site'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Mobile Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '152.58.123.171'
    'REMOTE_PORT' => '44502'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zi-MLpYKWp6VNcxbcwHhyQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714392110.0738
    'REQUEST_TIME' => 1714392110
    'argv' => []
    'argc' => 0
]
2024-05-03 06:41:08 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-03 06:41:08 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '45951'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZjSHBPWg-nlx_U8zD0KzlwAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1714718468.4684
    'REQUEST_TIME' => 1714718468
    'argv' => []
    'argc' => 0
]
2024-05-09 09:07:50 [45.248.28.8][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-09 09:07:50 [45.248.28.8][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.8'
    'REMOTE_PORT' => '64055'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZjySZjXCxZ4eQDZmunxGxAAAAAQ'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1715245670.1487
    'REQUEST_TIME' => 1715245670
    'argv' => []
    'argc' => 0
]
2024-05-23 07:32:44 [106.202.2.233][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-23 07:32:44 [106.202.2.233][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '106.202.2.233'
    'REMOTE_PORT' => '55392'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zk7xHDLk_IDtI8JRAS8lDwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1716449564.3646
    'REQUEST_TIME' => 1716449564
    'argv' => []
    'argc' => 0
]
2024-05-24 09:42:34 [103.175.136.92][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-24 09:42:34 [103.175.136.92][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.92'
    'REMOTE_PORT' => '4889'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZlBhCrMmWI-g13MZSKUKYQAAABE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1716543754.8794
    'REQUEST_TIME' => 1716543754
    'argv' => []
    'argc' => 0
]
2024-05-24 09:42:35 [103.175.136.92][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-24 09:42:35 [103.175.136.92][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.92'
    'REMOTE_PORT' => '4891'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZlBhC0mUre8td9cHZt5beAAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1716543755.3746
    'REQUEST_TIME' => 1716543755
    'argv' => []
    'argc' => 0
]
2024-05-24 09:42:35 [103.175.136.92][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-05-24 09:42:35 [103.175.136.92][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"124\", \"Google Chrome\";v=\"124\", \"Not-A.Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.92'
    'REMOTE_PORT' => '4892'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZlBhC0C22v_DRsr_nPQBTwAAAAs'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1716543755.7433
    'REQUEST_TIME' => 1716543755
    'argv' => []
    'argc' => 0
]
2024-06-10 09:21:38 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-10 09:21:38 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '34333'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZmbFovqNAfB3XJ_FTzyZWwAAAAc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718011298.3685
    'REQUEST_TIME' => 1718011298
    'argv' => []
    'argc' => 0
]
2024-06-13 12:10:46 [45.248.28.79][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-13 12:10:46 [45.248.28.79][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.79'
    'REMOTE_PORT' => '64952'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zmrhxnwtnt7NngEnSSkFHAAAAAY'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718280646.7661
    'REQUEST_TIME' => 1718280646
    'argv' => []
    'argc' => 0
]
2024-06-13 12:11:22 [45.248.28.79][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-13 12:11:21 [45.248.28.79][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.79'
    'REMOTE_PORT' => '64979'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zmrh6afHJrKMmBpv6l85EwAAAAU'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718280681.9828
    'REQUEST_TIME' => 1718280681
    'argv' => []
    'argc' => 0
]
2024-06-13 12:11:49 [45.248.28.79][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-13 12:11:49 [45.248.28.79][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.248.28.79'
    'REMOTE_PORT' => '64970'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZmriBSczjEQU8Gb6WRkkLwAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718280709.5388
    'REQUEST_TIME' => 1718280709
    'argv' => []
    'argc' => 0
]
2024-06-18 07:29:54 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-18 07:29:54 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    'paddos_Az4gP' => '1'
    '_ga' => 'GA1.2.111186161.1711448706'
    '_ga_33PS9PXG4X' => 'GS1.1.1711949641.2.1.1711949809.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => 'paddos_Az4gP=1; _ga=GA1.2.111186161.1711448706; _ga_33PS9PXG4X=GS1.1.1711949641.2.1.1711949809.0.0.0'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Google Chrome\";v=\"125\", \"Chromium\";v=\"125\", \"Not.A/Brand\";v=\"24\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '41628'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZnE3cll3LKvAQ7rtIcRYfQAAAAw'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718695794.7635
    'REQUEST_TIME' => 1718695794
    'argv' => []
    'argc' => 0
]
2024-06-19 09:50:53 [103.175.136.10][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-19 09:50:53 [103.175.136.10][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.10'
    'REMOTE_PORT' => '5838'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZnKp_TwE0rAYgIJ3802TAwAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718790653.8715
    'REQUEST_TIME' => 1718790653
    'argv' => []
    'argc' => 0
]
2024-06-21 12:42:52 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-21 12:42:51 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '33138'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZnV1S6YzrDdSWbmFccO_1AAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1718973771.947
    'REQUEST_TIME' => 1718973771
    'argv' => []
    'argc' => 0
]
2024-06-26 12:01:58 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-06-26 12:01:58 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '41892'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZnwDNj926uTce8CMdpxj1QAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1719403318.6863
    'REQUEST_TIME' => 1719403318
    'argv' => []
    'argc' => 0
]
2024-07-04 09:41:31 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-07-04 09:41:31 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '50335'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZoZuS7N1H-ES9xFnwqdOKAAAAAA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1720086091.7511
    'REQUEST_TIME' => 1720086091
    'argv' => []
    'argc' => 0
]
2024-07-19 08:59:30 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-07-19 08:59:30 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '60514'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zpoq8X9eTYPvP-PzAJ3cSgAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1721379569.9905
    'REQUEST_TIME' => 1721379569
    'argv' => []
    'argc' => 0
]
2024-07-19 11:47:07 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-07-19 11:47:07 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '54667'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZppSO88SHbXPJ55GfGc2hwAAABc'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1721389627.3009
    'REQUEST_TIME' => 1721389627
    'argv' => []
    'argc' => 0
]
2024-07-25 05:00:26 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-07-25 05:00:26 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '52174'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZqHb6pBqPbnT9XCEOnfYuwAAAA8'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1721883626.4084
    'REQUEST_TIME' => 1721883626
    'argv' => []
    'argc' => 0
]
2024-07-30 07:49:12 [45.127.138.17][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-07-30 07:49:12 [45.127.138.17][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '45.127.138.17'
    'REMOTE_PORT' => '61118'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zqia-H6jpm4SjdJPXv8kswAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1722325752.3258
    'REQUEST_TIME' => 1722325752
    'argv' => []
    'argc' => 0
]
2024-08-07 06:27:18 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-07 06:27:18 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"99\", \"Google Chrome\";v=\"127\", \"Chromium\";v=\"127\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '43953'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZrMTxlfnt6VK8H9zKaBZywAAABM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1723012038.3266
    'REQUEST_TIME' => 1723012038
    'argv' => []
    'argc' => 0
]
2024-08-14 04:57:04 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-14 04:57:04 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"99\", \"Google Chrome\";v=\"127\", \"Chromium\";v=\"127\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '53005'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zrw5H_49KmVnns0LWCAM_gAAABA'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1723611423.9715
    'REQUEST_TIME' => 1723611423
    'argv' => []
    'argc' => 0
]
2024-08-14 05:55:48 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-14 05:55:48 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"99\", \"Google Chrome\";v=\"127\", \"Chromium\";v=\"127\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '36864'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZrxG4zUJKch3XFEyL6q8mgAAAAE'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1723614948.015
    'REQUEST_TIME' => 1723614948
    'argv' => []
    'argc' => 0
]
2024-08-19 06:15:06 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-19 06:15:06 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"99\", \"Google Chrome\";v=\"127\", \"Chromium\";v=\"127\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '48547'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZsLi6rVDY749o9rswK_GXwAAAAg'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1724048106.774
    'REQUEST_TIME' => 1724048106
    'argv' => []
    'argc' => 0
]
2024-08-22 05:01:30 [120.57.112.7][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-22 05:01:30 [120.57.112.7][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Not)A;Brand\";v=\"99\", \"Google Chrome\";v=\"127\", \"Chromium\";v=\"127\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '120.57.112.7'
    'REMOTE_PORT' => '45783'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'ZsbGKp21-oeGDkm6ygLvfQAAAAM'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1724302890.4837
    'REQUEST_TIME' => 1724302890
    'argv' => []
    'argc' => 0
]
2024-08-28 05:33:48 [103.175.136.5][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-28 05:33:48 [103.175.136.5][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_PURPOSE' => 'prefetch'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"128\", \"Not;A=Brand\";v=\"24\", \"Google Chrome\";v=\"128\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_PURPOSE' => 'prefetch;prerender'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.5'
    'REMOTE_PORT' => '5178'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zs62vKs7-LsL9xWIa2-COQAAAAI'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1724823228.3328
    'REQUEST_TIME' => 1724823228
    'argv' => []
    'argc' => 0
]
2024-08-28 05:33:48 [103.175.136.5][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2024-08-28 05:33:48 [103.175.136.5][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = [
    '_ga' => 'GA1.1.1606017825.1651316944'
    '_ga_33PS9PXG4X' => 'GS1.1.1711603779.2.1.1711603992.0.0.0'
]

$_SERVER = [
    'CONTEXT_DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'CONTEXT_PREFIX' => ''
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'HTTPS' => 'on'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_AUTHORIZATION' => '***'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_COOKIE' => '_ga=GA1.1.1606017825.1651316944; _ga_33PS9PXG4X=GS1.1.1711603779.2.1.1711603992.0.0.0'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"128\", \"Not;A=Brand\";v=\"24\", \"Google Chrome\";v=\"128\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36'
    'HTTP_X_HTTPS' => '1'
    'PATH' => '/bin:/usr/bin'
    'PHP_INI_SCAN_DIR' => '/opt/cpanel/ea-php81/root/etc:/opt/cpanel/ea-php81/root/etc/php.d:.'
    'QUERY_STRING' => ''
    'REDIRECT_STATUS' => '200'
    'REMOTE_ADDR' => '103.175.136.5'
    'REMOTE_PORT' => '5120'
    'REQUEST_METHOD' => 'GET'
    'REQUEST_SCHEME' => 'https'
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_PORT' => '443'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'TZ' => 'Asia/Kolkata'
    'UNIQUE_ID' => 'Zs62vL6-FvpxjS1XFAIQTQAAAA4'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1724823228.9421
    'REQUEST_TIME' => 1724823228
    'argv' => []
    'argc' => 0
]
2025-12-18 05:58:00 [103.175.2.206][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2025-12-18 05:58:00 [103.175.2.206][-][-][info][application] $_GET = [
    'r' => 'site/index'
]

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/usr/bin:/bin'
    'TZ' => 'Asia/Kolkata'
    'REDIRECT_HANDLER' => 'application/x-httpd-ea-php81'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'aUOX6O1E_ypvnvqwctxmfQAAAAA'
    'SCRIPT_URL' => '/interact_scholar/web/index.php'
    'SCRIPT_URI' => 'https://www.rgfindia.org/interact_scholar/web/index.php'
    'HTTPS' => 'on'
    'SSL_TLS_SNI' => 'www.rgfindia.org'
    'HTTP_HOST' => 'www.rgfindia.org'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7'
    'HTTP_SEC_CH_UA' => '\"Chromium\";v=\"142\", \"Google Chrome\";v=\"142\", \"Not_A Brand\";v=\"99\"'
    'HTTP_SEC_CH_UA_MOBILE' => '?0'
    'HTTP_SEC_CH_UA_PLATFORM' => '\"Windows\"'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br, zstd'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9'
    'HTTP_X_HTTPS' => '1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_NAME' => 'www.rgfindia.org'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_PORT' => '443'
    'REMOTE_ADDR' => '103.175.2.206'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REQUEST_SCHEME' => 'https'
    'CONTEXT_PREFIX' => '/cgi-sys'
    'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'REMOTE_PORT' => '30262'
    'REDIRECT_URL' => '/interact_scholar/web/index.php'
    'REDIRECT_QUERY_STRING' => 'r=site%2Findex'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'GET'
    'QUERY_STRING' => 'r=site%2Findex'
    'REQUEST_URI' => '/interact_scholar/web/index.php?r=site%2Findex'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php81'
    'ORIG_PATH_INFO' => '/interact_scholar/web/index.php'
    'ORIG_PATH_TRANSLATED' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php81'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1766037480.2327
    'REQUEST_TIME' => 1766037480
    'argv' => [
        0 => 'r=site%2Findex'
    ]
    'argc' => 1
]
2026-09-06 12:02:28 [135.181.213.219][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2026-09-06 12:02:28 [135.181.213.219][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/usr/bin:/bin'
    'TZ' => 'Asia/Kolkata'
    'REDIRECT_HANDLER' => 'application/x-httpd-ea-php80'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'ap1WVOIaoY_tUjppYQg4_AAAAAU'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTPS' => 'on'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTP_ACCEPT' => 'text/html,text/plain,text/xml,text/*,application/xml,application/xhtml+xml,application/rss+xml,application/atom+xml,application/rdf+xml,application/php,application/x-php,application/x-httpd-php'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; MJ12bot/v1.4.8; http://mj12bot.com/)'
    'HTTP_ACCEPT_ENCODING' => 'br,gzip'
    'HTTP_ACCEPT_LANGUAGE' => 'en'
    'HTTP_CONNECTION' => 'close'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_X_HTTPS' => '1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_PORT' => '443'
    'REMOTE_ADDR' => '135.181.213.219'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REQUEST_SCHEME' => 'https'
    'CONTEXT_PREFIX' => '/cgi-sys'
    'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'REMOTE_PORT' => '25568'
    'REDIRECT_URL' => '/interact_scholar/web/index.php'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'GET'
    'QUERY_STRING' => ''
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php80'
    'ORIG_PATH_INFO' => '/interact_scholar/web/index.php'
    'ORIG_PATH_TRANSLATED' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php80'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1788696148.6133
    'REQUEST_TIME' => 1788696148
    'argv' => []
    'argc' => 0
]
2026-09-06 12:27:19 [216.73.216.238][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2026-09-06 12:27:19 [216.73.216.238][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/usr/bin:/bin'
    'TZ' => 'Asia/Kolkata'
    'REDIRECT_HANDLER' => 'application/x-httpd-ea-php80'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'ap1cJ9sxuG1MEPyNscYj_gAAAAQ'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTPS' => 'on'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTP_ACCEPT' => '*/*'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_X_HTTPS' => '1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_PORT' => '443'
    'REMOTE_ADDR' => '216.73.216.238'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REQUEST_SCHEME' => 'https'
    'CONTEXT_PREFIX' => '/cgi-sys'
    'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'REMOTE_PORT' => '1954'
    'REDIRECT_URL' => '/interact_scholar/web/index.php'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'GET'
    'QUERY_STRING' => ''
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php80'
    'ORIG_PATH_INFO' => '/interact_scholar/web/index.php'
    'ORIG_PATH_TRANSLATED' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php80'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1788697639.4709
    'REQUEST_TIME' => 1788697639
    'argv' => []
    'argc' => 0
]
2026-09-06 13:16:29 [24.199.97.180][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2026-09-06 13:16:29 [24.199.97.180][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/usr/bin:/bin'
    'TZ' => 'Asia/Kolkata'
    'REDIRECT_HANDLER' => 'application/x-httpd-ea-php80'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'ap1nrboJsSkf3R0W_4593QAAAA4'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SCRIPT_URI' => 'http://rgfindia.org/interact_scholar/web/'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_PRIORITY' => 'u=0, i'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_PORT' => '80'
    'REMOTE_ADDR' => '24.199.97.180'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REQUEST_SCHEME' => 'http'
    'CONTEXT_PREFIX' => '/cgi-sys'
    'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'REMOTE_PORT' => '43682'
    'REDIRECT_URL' => '/interact_scholar/web/index.php'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'GET'
    'QUERY_STRING' => ''
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php80'
    'ORIG_PATH_INFO' => '/interact_scholar/web/index.php'
    'ORIG_PATH_TRANSLATED' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php80'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1788700589.9642
    'REQUEST_TIME' => 1788700589
    'argv' => []
    'argc' => 0
]
2026-09-06 13:16:31 [146.190.117.44][-][-][error][yii\base\ErrorException:8192] yii\base\ErrorException: Method ReflectionParameter::getClass() is deprecated in /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php:444
Stack trace:
#0 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(444): yii\base\ErrorHandler->handleError(8192, 'Method Reflecti...', '/home/rgfindia/...', 444)
#1 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(365): yii\di\Container->getDependencies('yii\\debug\\Modul...')
#2 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/di/Container.php(156): yii\di\Container->build('yii\\debug\\Modul...', Array, Array)
#3 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/BaseYii.php(349): yii\di\Container->get('yii\\debug\\Modul...', Array, Array)
#4 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Module.php(427): yii\BaseYii::createObject(Array, Array)
#5 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(315): yii\base\Module->getModule('debug')
#6 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/web/Application.php(69): yii\base\Application->bootstrap()
#7 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(273): yii\web\Application->bootstrap()
#8 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/BaseObject.php(109): yii\base\Application->init()
#9 /home/rgfindia/public_html/interact_scholar/vendor/yiisoft/yii2/base/Application.php(206): yii\base\BaseObject->__construct(Array)
#10 /home/rgfindia/public_html/interact_scholar/web/index.php(12): yii\base\Application->__construct(Array)
#11 {main}
2026-09-06 13:16:31 [146.190.117.44][-][-][info][application] $_GET = []

$_POST = []

$_FILES = []

$_COOKIE = []

$_SERVER = [
    'PATH' => '/usr/local/bin:/usr/bin:/bin'
    'TZ' => 'Asia/Kolkata'
    'REDIRECT_HANDLER' => 'application/x-httpd-ea-php80'
    'REDIRECT_STATUS' => '200'
    'UNIQUE_ID' => 'ap1nr7mXrWga1UI22f6lCwAAAAA'
    'SCRIPT_URL' => '/interact_scholar/web/'
    'SCRIPT_URI' => 'https://rgfindia.org/interact_scholar/web/'
    'HTTPS' => 'on'
    'SSL_TLS_SNI' => 'rgfindia.org'
    'HTTP_HOST' => 'rgfindia.org'
    'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0'
    'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
    'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5'
    'HTTP_ACCEPT_ENCODING' => 'gzip, deflate'
    'HTTP_CONNECTION' => 'keep-alive'
    'HTTP_UPGRADE_INSECURE_REQUESTS' => '1'
    'HTTP_SEC_FETCH_DEST' => 'document'
    'HTTP_SEC_FETCH_MODE' => 'navigate'
    'HTTP_SEC_FETCH_SITE' => 'none'
    'HTTP_SEC_FETCH_USER' => '?1'
    'HTTP_PRIORITY' => 'u=0, i'
    'HTTP_X_HTTPS' => '1'
    'SERVER_SIGNATURE' => ''
    'SERVER_SOFTWARE' => 'Apache'
    'SERVER_NAME' => 'rgfindia.org'
    'SERVER_ADDR' => '194.76.26.86'
    'SERVER_PORT' => '443'
    'REMOTE_ADDR' => '146.190.117.44'
    'DOCUMENT_ROOT' => '/home/rgfindia/public_html'
    'REQUEST_SCHEME' => 'https'
    'CONTEXT_PREFIX' => '/cgi-sys'
    'CONTEXT_DOCUMENT_ROOT' => '/usr/local/cpanel/cgi-sys/'
    'SERVER_ADMIN' => 'webmaster@rgfindia.com'
    'SCRIPT_FILENAME' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'REMOTE_PORT' => '34156'
    'REDIRECT_URL' => '/interact_scholar/web/index.php'
    'GATEWAY_INTERFACE' => 'CGI/1.1'
    'SERVER_PROTOCOL' => 'HTTP/1.1'
    'REQUEST_METHOD' => 'GET'
    'QUERY_STRING' => ''
    'REQUEST_URI' => '/interact_scholar/web/'
    'SCRIPT_NAME' => '/interact_scholar/web/index.php'
    'ORIG_SCRIPT_FILENAME' => '/usr/local/cpanel/cgi-sys/ea-php80'
    'ORIG_PATH_INFO' => '/interact_scholar/web/index.php'
    'ORIG_PATH_TRANSLATED' => '/home/rgfindia/public_html/interact_scholar/web/index.php'
    'ORIG_SCRIPT_NAME' => '/cgi-sys/ea-php80'
    'PHP_SELF' => '/interact_scholar/web/index.php'
    'REQUEST_TIME_FLOAT' => 1788700591.1342
    'REQUEST_TIME' => 1788700591
    'argv' => []
    'argc' => 0
]
