Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/public_html/../ecampus.ncriptech.com/application/config/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php defined('BASEPATH') OR exit('No direct script access allowed'); $config['admission_type']=array( 'Direct Admission' ); $config['cms_hrm_path']='hrm/'; $config['generated']='<span class="badge badge-info">Generated</span>'; $config['approved']='<span class="badge badge-success">Approved</span>'; $config['rejected']='<span class="badge badge-dabger">Rejected</span>'; $config['mail_protocol']='smtp'; $config['mail_crypt']='SSL'; $config['mail_server']='smtp.hostinger.com'; $config['mail_port']='465'; $config['mail_user']='info@cloudcampus.org.in'; $config['webmaster_email']='info@firstkliq.com'; $config['mail_password']='iVyVYWxA3As7v7$'; $config['info_email']='info@firstkliq.com'; $config['tenth_boards_arr']=array( 'WBBSE', 'CBSE', 'CISCE', 'NIOS', 'WBSOS', 'WBBME', 'IGCSE' ); $config['tenth_boards'] = array( "CBSE" => "Central Board of Secondary Education", "WBBSE" => "West Bengal Board of Secondary Education", "BSEAP" => "Andhra Pradesh Board of Secondary Education", "SEBA" => "Assam Board of Secondary Education", "BSEB" => "Bihar School Examination Board", "CGBSE" => "Chhattisgarh Board of Secondary Education", "CISCE" => "Council for the Indian School Certificate Examinations (ICSE)", "GBSHSE" => "Goa Board of Secondary and Higher Secondary Education", "GSEB" => "Gujarat Secondary and Higher Secondary Education Board", "HBSE" => "Haryana Board of School Education", "HPBOSE" => "Himachal Pradesh Board of School Education", "JKBOSE" => "Jammu and Kashmir Board of School Education", "JAC" => "Jharkhand Academic Council", "KSEEB" => "Karnataka Secondary Education Examination Board", "KBPE" => "Kerala Board of Public Examinations", "MPBSE" => "Madhya Pradesh Board of Secondary Education", "MSBSHSE" => "Maharashtra State Board of Secondary and Higher Secondary Education", "BSEM" => "Manipur Board of Secondary Education", "MBOSE" => "Meghalaya Board of School Education", "MBSE" => "Mizoram Board of School Education", "NBSE" => "Nagaland Board of School Education", "BSE Odisha" => "Odisha Board of Secondary Education", "PSEB" => "Punjab School Education Board", "RBSE" => "Rajasthan Board of Secondary Education", "TNBSE" => "Tamil Nadu Board of Secondary Education", "BSET" => "Telangana Board of Secondary Education", "TBSE" => "Tripura Board of Secondary Education", "UPBSE" => "Uttar Pradesh Board of Secondary Education", "UBSE" => "Uttarakhand Board of School Education" ); $config['twelfth_boards'] = array( "CBSE" => "Central Board of Secondary Education", "WBCHSE" => "West Bengal Council of Higher Secondary Education", "BIEAP" => "Andhra Pradesh Board of Intermediate Education", "AHSEC" => "Assam Higher Secondary Education Council", "BSEB" => "Bihar School Examination Board", "CGBSE" => "Chhattisgarh Board of Secondary Education", "CISCE" => "Council for the Indian School Certificate Examinations (ISC)", "GBSHSE" => "Goa Board of Secondary and Higher Secondary Education", "GSEB" => "Gujarat Secondary and Higher Secondary Education Board", "HBSE" => "Haryana Board of School Education", "HPBOSE" => "Himachal Pradesh Board of School Education", "JKBOSE" => "Jammu and Kashmir Board of School Education", "JAC" => "Jharkhand Academic Council", "DPUE" => "Karnataka Pre-University Education Board", "KBHSE" => "Kerala Board of Higher Secondary Education", "MPBSE" => "Madhya Pradesh Board of Secondary Education", "MSBSHSE" => "Maharashtra State Board of Secondary and Higher Secondary Education", "COHSEM" => "Manipur Council of Higher Secondary Education", "MBOSE" => "Meghalaya Board of School Education", "MBSE" => "Mizoram Board of School Education", "NBSE" => "Nagaland Board of School Education", "CHSE" => "Odisha Council of Higher Secondary Education", "PSEB" => "Punjab School Education Board", "RBSE" => "Rajasthan Board of Secondary Education", "TNBHSE" => "Tamil Nadu Board of Higher Secondary Education", "TSBIE" => "Telangana State Board of Intermediate Education", "TBSE" => "Tripura Board of Secondary Education", "UPBSE" => "Uttar Pradesh Board of Secondary Education", "UBSE" => "Uttarakhand Board of School Education" );